forked from 0xWheatyz/SPARC
Expand JWT auth integration tests to 33 cases #1627
Reference in New Issue
Block a user
Delete Branch "feature/1624-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.pyfrom 17 to 33 test cases, covering all five scenarios required by #1624DELETE /admin/users/{user_id}endpoint (5 tests)Test plan
pytest tests/test_auth.pyexits 0Closes #1624