Commit b265d58
Lasim
Add unit tests for MCP versions list and update routes
- Implement comprehensive unit tests for the MCP versions list route, covering route registration, request handling, error responses, and response format.
- Add unit tests for the MCP versions update route, ensuring proper registration, request handling, error responses, and response format.
- Validate schema configuration and performance for both routes, including concurrent request handling and edge cases.
- Ensure consistent error responses and proper HTTP method usage in tests.1 parent ceee165 commit b265d58
File tree
55 files changed
+11695
-14
lines changed- services/backend
- drizzle/migrations_sqlite
- meta
- src
- db
- global-settings
- routes
- mcp
- categories
- github
- servers
- teams
- versions
- services
- tests/unit
- global-settings
- routes
- mcp
- categories
- github
- servers
- teams
- versions
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+11695
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments