forked from 0xWheatyz/SPARC
test(auth): add comprehensive JWT authentication test suite #35
Reference in New Issue
Block a user
Delete Branch "feature/jwt-auth-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
tests/test_auth.pycovering all JWT auth flows/auth/me): valid token, missing token, expired token, refresh-as-access rejectedCloses #10
Test plan
pytest tests/test_auth.py -vexits 0 (17 tests pass)🤖 Generated with Claude Code
AI-Manager referenced this pull request from 0xWheatyz/SPARC2026-03-26 05:42:22 +00:00