xsecuremcp / tests

Commit History

Merge branch 'main' into feature/exclude-args-support
e58ace8
unverified

Jeremiah Lowin commited on

flatten auth settings
058fad1

Jeremiah Lowin commited on

Support configuring bearer auth from env vars
b310c16

Jeremiah Lowin commited on

update typing
cc579d4

Jeremiah Lowin commited on

Add jwks tests
904d4e5

Jeremiah Lowin commited on

Add tests; update default issuer
abb2759

Jeremiah Lowin commited on

Update test_bearer.py
91deb88

Jeremiah Lowin commited on

Add basic bearer auth for server and client
95e8d10

Jeremiah Lowin commited on

Move nested server
c915108

Jeremiah Lowin commited on

Simplify code for running servers in processes
c14577c

Jeremiah Lowin commited on

Support providing tools at init
15b1769

Jeremiah Lowin commited on

Merge branch 'main' into fix-typing
ba8f800
unverified

Jeremiah Lowin commited on

Fix remaining typing issues
a1b3f72

Jeremiah Lowin commited on

Update test typing
d4fceae

Jeremiah Lowin commited on

Fix import and remaining available port
5437d7f

Jeremiah Lowin commited on

Create http utility
f15f08b

Jeremiah Lowin commited on

clean up test inits
9acec13

Jeremiah Lowin commited on

Use anyio.event
9cad16d

Jeremiah Lowin commited on

Add concurrency test
800183b

Jeremiah Lowin commited on

Merge branch 'jlowin:main' into main
74262ae
unverified

Sillocan commited on

Create test_oauth.py
dbeef17

Jeremiah Lowin commited on

test: Demonstrate issue with concurrent proxy tasks
d913408

Sillocan commited on

feat(tool): validate and enforce default values
457a7de

deepak-stratforge commited on

feat(tool): add support for excluding arguments from tool definition
c5ee465

deepak-stratforge commited on

Reset session after closing
9e4d18c

Jeremiah Lowin commited on

Add keep_alive param to reuse subprocess
0c29eb8

Jeremiah Lowin commited on

Merge branch 'main' into headers
a44f05f
unverified

Jeremiah Lowin commited on

Update test_openapi.py
710a8fe

Jeremiah Lowin commited on

Ensure behavior-affecting headers are excluded
c457a0d

Jeremiah Lowin commited on

Merge pull request #605 from davenpi/fix-unreachable-mounted-servers
bb68df7
unverified

Jeremiah Lowin commited on

Fix handling tools without descriptions
3d3691f

Jeremiah Lowin commited on

Handle unreachable mounted servers.
ac60432

davenpi commited on

Ensure content-length is always stripped from client headers
c14bd76

Jeremiah Lowin commited on

Match functions and methods
7a0ee29

Jeremiah Lowin commited on

Ensure that tools/templates/prompts are compatible with callable objects
acef890

Jeremiah Lowin commited on

Add tests
72df1a6

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
e99d5dd

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
4202663
unverified

Jeremiah Lowin commited on

Split into routemapfn and mcpcomponentfn
ca8cdf5

Jeremiah Lowin commited on

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

Jeremiah Lowin commited on

Merge branch 'main' into route_map_fn
d8b6bed

Jeremiah Lowin commited on

Merge branch 'main' into custom-tags
02f5caf
unverified

Jeremiah Lowin commited on

Merge branch 'main' into custom-routes
f4a3ff2

Jeremiah Lowin commited on

Add route_map_fn for fine control
3993fde

Jeremiah Lowin commited on

Add support for RouteMap tags, update docs
d625dbe

Jeremiah Lowin commited on