Skip to content

feat: add auths-mcp-server integration tests and cleanup#31

Merged
bordumb merged 2 commits intomainfrom
feat/fn-23-mcp-native-agent-authorization
Mar 6, 2026
Merged

feat: add auths-mcp-server integration tests and cleanup#31
bordumb merged 2 commits intomainfrom
feat/fn-23-mcp-native-agent-authorization

Conversation

@bordumb
Copy link
Contributor

@bordumb bordumb commented Mar 6, 2026

Summary

  • Added 19 integration tests for auths-mcp-server (8 JWT/auth + 11 route tests) using static RSA key fixtures matching the auths-oidc-bridge test pattern
  • Removed dead shared_cache() function and unused Arc import from jwks.rs
  • Restored rust-version = "1.93" in auths-mcp-server/Cargo.toml
  • Gitignored stale tests/e2e/.auths-ci/ test artifact

Test plan

  • cargo nextest run -p auths-mcp-server — 19/19 pass
  • cargo clippy -p auths-mcp-server --all-targets -- -D warnings — clean
  • cargo fmt --check --all — clean
  • Pre-push hooks pass (fmt, clippy, unit tests, wasm, cross-compile)

@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auths Ready Ready Preview, Comment Mar 6, 2026 1:45am

@bordumb bordumb merged commit 803796e into main Mar 6, 2026
7 of 8 checks passed
@bordumb bordumb deleted the feat/fn-23-mcp-native-agent-authorization branch March 6, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant