xsecuremcp / tests

Commit History

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

try to fix test
de8e775

zzstoatzz commited on

add tests
cb34145

zzstoatzz commited on

Removed trailing whitespace
441ce03

Amerr, Ziad (ext) (DI SW ICS MNA RD QA QST 2) commited on

Fixed formatting again
2a28217

Amerr, Ziad (ext) (DI SW ICS MNA RD QA QST 2) commited on

Reformatting, and adding copilot's suggestion
e483e90

Amerr, Ziad (ext) (DI SW ICS MNA RD QA QST 2) commited on

Skipping permission test error if the user has root privileges
24a616d

Amerr, Ziad (ext) (DI SW ICS MNA RD QA QST 2) commited on

Merge pull request #490 from jlowin/codex/add-as-proxy-method-to-fastmcp
bd3d5e6
unverified

Jeremiah Lowin commited on

Update tests
ca9981d

Jeremiah Lowin commited on

Add as_proxy improvements and tests
edc0d82

Jeremiah Lowin commited on

Fix static checks
9b3f698

Jeremiah Lowin commited on

Store server instance as fastmcp_server
86a15b9

Jeremiah Lowin commited on

Merge branch 'main' into lifecycle
bf1d7b7
unverified

Jeremiah Lowin commited on

Increase timeout in flaky test for reliability
f96626a

davenpi commited on

Add lifespan property to app
59f2792

Jeremiah Lowin commited on

Skip on window
9073158

Jeremiah Lowin commited on

Add timeout support to client (#455)
ea9de1e
unverified

Jeremiah Lowin commited on

Improve handling of exceptiongroups when raised in clients
177d39a

Jeremiah Lowin commited on

prune titles from jsonschemas
db72e0c

Jeremiah Lowin commited on

Add test for enum property
a7bd2ea

Jeremiah Lowin commited on

ensure all json schemas are compressed
112de41

Jeremiah Lowin commited on

Add reprs for OpenAPI objects
e1a4799

Jeremiah Lowin commited on

Merge pull request #437 from davenpi/feat/remove-tool
4e9aea2
unverified

Jeremiah Lowin commited on

chore: unify tool not found error message
6e2a759

davenpi commited on

feat: add support for removing tools from server
c44bbc1

davenpi commited on

Handle template errors
678e6ab

Jeremiah Lowin commited on

Improve error handling for tools and resources
2c75133

Jeremiah Lowin commited on

Add test for SHTTP
980cbaf

Jeremiah Lowin commited on

Add path prefix to test
455ad8f

Jeremiah Lowin commited on

Update deprecation message
92415e9

Jeremiah Lowin commited on

Deprecate passing settings to the FastMCP instance
ea8c89c

Jeremiah Lowin commited on

Fix bug that sets message path and sse path to same value
c164e1f

Jeremiah Lowin commited on

Add test for no prefix
3edb3a3

Jeremiah Lowin commited on

Deprecate transport-specific methods
da4845b

Jeremiah Lowin commited on

Merge pull request #398 from jlowin/middleware
9663571
unverified

Jeremiah Lowin commited on

Allow passing custom middleware
f14a5c8

Jeremiah Lowin commited on

Fix static issues and platform dependencies
752553b

Jeremiah Lowin commited on

Adding tests for CLI
66a37df

Didier Durand commited on

Merge pull request #388 from didier-durand/add-test-cache
9d287ee
unverified

Jeremiah Lowin commited on

Fix typing and static issues
2627940

Jeremiah Lowin commited on

Merge pull request #387 from didier-durand/add-test-types
23e57c6
unverified

Jeremiah Lowin commited on

test nested servers
58bd353

Jeremiah Lowin commited on

Ensure we handle nested SSE apps
f827f24

Jeremiah Lowin commited on

Adding tests for TimedCache
3c8e7d8

Didier Durand commited on