mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Test get_partial_user returns TokenPartialUser from valid JWT - Test returns None when no token store, explicit None, or empty store - Test token_store override parameter - Test async variant works identically (sync method, no I/O) |
||
|---|---|---|
| .. | ||
| test_models | ||
| __init__.py | ||
| conftest.py | ||
| test_app.py | ||
| test_auth.py | ||
| test_client.py | ||
| test_errors.py | ||
| test_jwt.py | ||
| test_token_store.py | ||