xsecuremcp / tests /client

Commit History

Fix code formatting for pre-commit hooks
a5b615c

Miki Yutani commited on

Add version parameter to FastMCP constructor
809d112

Miki Yutani commited on

chore: fix format
b816fb6

alexsee commited on

chore: revert change
b0bf691

alexsee commited on

chore: clean up tests
4b12f7d

alexsee commited on

chore: remove other tests
b36fb15

alexsee commited on

fix: missing related_request_id for report_progress
c6f834f

alexsee commited on

Remove old client test; ensure server starts on every test
b0f3b00

Jeremiah Lowin commited on

Try expanding timeout because test error
f05b838

Jeremiah Lowin commited on

Update tests
996e149

Jeremiah Lowin commited on

Ensure client is only initialized once
c04707c

Jeremiah Lowin commited on

Fix passing token string to client auth
282875e

Jeremiah Lowin commited on

Update tests for prompts
f6c5553

Jeremiah Lowin commited on

Remove empty parens
224caf9

Jeremiah Lowin commited on

Remove empty parens
09438a8

Jeremiah Lowin commited on

Move nested server
c915108

Jeremiah Lowin commited on

Simplify code for running servers in processes
c14577c

Jeremiah Lowin commited on

Merge branch 'main' into fix-typing
ba8f800
unverified

Jeremiah Lowin commited on

Update test typing
d4fceae

Jeremiah Lowin commited on

Create http utility
f15f08b

Jeremiah Lowin commited on

clean up test inits
9acec13

Jeremiah Lowin commited on

Add concurrency test
800183b

Jeremiah Lowin commited on

Create test_oauth.py
dbeef17

Jeremiah Lowin commited on

Reset session after closing
9e4d18c

Jeremiah Lowin commited on

Add keep_alive param to reuse subprocess
0c29eb8

Jeremiah Lowin commited on

Update test_openapi.py
710a8fe

Jeremiah Lowin commited on

Ensure behavior-affecting headers are excluded
c457a0d

Jeremiah Lowin commited on

Ensure content-length is always stripped from client headers
c14bd76

Jeremiah Lowin commited on

Update tests for new names
d8b680d

Jeremiah Lowin commited on

Use lowercase name for headers
2f2fec7

Jeremiah Lowin commited on

Update test_openapi.py
37f3c8b

Jeremiah Lowin commited on

Ensure headers are passed through proxy servers
80285d4

Jeremiah Lowin commited on

Pass client headers through to OpenAPI client
ac33644

Jeremiah Lowin commited on

Merge branch 'main' into mask-errors
7a8ed45
unverified

Jeremiah Lowin commited on

Merge branch 'main' into clientconfig
d820cb7

Jeremiah Lowin commited on

Raise an error if a Client is created with no servers in config
7445afa

Jeremiah Lowin commited on

Make error masking configurable
85e9cfd

Jeremiah Lowin commited on

feat: support FastMCP v1 server transport
407f55e

Jeremiah Lowin commited on

Support creating clients from mcpconfig
a01a818

Jeremiah Lowin commited on

Add config inference test
2aa779f

Jeremiah Lowin commited on

Improve client documentation
b05b338

Jeremiah Lowin commited on

Merge branch 'main' into initialize-result
a2a14a4
unverified

Jeremiah Lowin commited on

Merge branch 'main' into initialize-result
7e63ead

Jeremiah Lowin commited on

Merge branch 'main' into progress
0a8d81d
unverified

Jeremiah Lowin commited on

Merge branch 'main' into sse-inference
d37ad3f
unverified

Jeremiah Lowin commited on

Fix typing
f0e5fd6

Jeremiah Lowin commited on

Skip timeout tests on windows
307fe1e

Jeremiah Lowin commited on

Flaky test
dbe74ca

Jeremiah Lowin commited on

Add progress handler to client
c27f039

Jeremiah Lowin commited on

Infer sse transport from url
d4b51b1

Jeremiah Lowin commited on