fastmcp/docs
Jeremiah Lowin 3321644ad3
Replace subprocess tests with in-process async servers (#2006)
* Use anyio as testing backend

* Remove asyncio markers

* Update streamable http tests

* Replace all subprocess tests

* Replace anyio task groups with asyncio context managers in tests

- Convert run_server_async from anyio task group pattern to asyncio.create_task with async context manager
- Remove task_group fixture from conftest
- Update all test fixtures to use async with run_server_async pattern
- Remove TaskGroup imports from all test files
- Tests now work with pytest-asyncio instead of pytest-anyio

* Update test_github_provider_integration.py
2025-10-19 10:47:54 -04:00
..
.cursor/rules Clean up parameter documentation 2025-06-22 20:59:53 -04:00
assets Support custom server name, icons, and link in OAuth Proxy consent page (#2135) 2025-10-18 11:49:26 -04:00
clients Fallback to a Completions API when Sampling is not available (#1145) 2025-08-21 07:49:29 -04:00
community Update docs (#2094) 2025-10-14 16:38:21 -07:00
css Update wordmark (#1832) 2025-09-15 18:14:37 -04:00
deployment OAuth proxy issues its own tokens (#2109) 2025-10-17 14:31:53 -04:00
development Replace subprocess tests with in-process async servers (#2006) 2025-10-19 10:47:54 -04:00
getting-started Update docs (#2094) 2025-10-14 16:38:21 -07:00
integrations Support mounting OAuth-protected servers under path prefixes (#2119) 2025-10-17 11:44:49 -04:00
patterns Fix missing import in Tool Transformation docs. (#2108) 2025-10-15 17:49:19 -07:00
public/schemas/fastmcp.json chore: Update fastmcp.json schema (#1955) 2025-09-29 20:12:24 -04:00
python-sdk chore: Update SDK documentation (#2129) 2025-10-18 12:15:23 -04:00
servers Support custom server name, icons, and link in OAuth Proxy consent page (#2135) 2025-10-18 11:49:26 -04:00
snippets Add MCP json output from CLI (#1056) 2025-07-06 10:23:50 -04:00
tutorials Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 2025-08-01 17:06:55 -04:00
.ccignore Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 2025-08-01 17:06:55 -04:00
changelog.mdx Add updates for 2.12.4 (#1929) 2025-09-26 12:50:12 -04:00
docs.json chore: Update SDK documentation (#2129) 2025-10-18 12:15:23 -04:00
updates.mdx Add updates for 2.12.4 (#1929) 2025-09-26 12:50:12 -04:00