stack/sdks/implementations/python/tests
Ejiro Asiuwhu 6138ff0997 test: add failing tests for publishable_client_key and token store defaults
- Test publishable_client_key header included/omitted in _build_headers
- Test ExplicitTokenStore defaults to None without arguments
- Test resolve_token_store dict branch defaults missing keys to None
- Test StackServerApp/AsyncStackServerApp accept publishable_client_key
2026-03-25 07:50:42 +01:00
..
test_models fix: update team member profile test to include required user_id field 2026-03-25 01:39:56 +01:00
__init__.py test: add failing tests for python sdk error hierarchy and base model 2026-03-24 22:17:03 +01:00
conftest.py test: add failing tests for python sdk error hierarchy and base model 2026-03-24 22:17:03 +01:00
test_app.py test: add failing tests for publishable_client_key and token store defaults 2026-03-25 07:50:42 +01:00
test_auth.py test: add failing tests for auth module 2026-03-25 00:50:06 +01:00
test_client.py test: add failing tests for publishable_client_key and token store defaults 2026-03-25 07:50:42 +01:00
test_errors.py test: add failing tests for python sdk error hierarchy and base model 2026-03-24 22:17:03 +01:00
test_jwt.py test: add failing tests for jwt verification and jwks fetching 2026-03-24 22:22:34 +01:00
test_token_store.py test: add failing tests for publishable_client_key and token store defaults 2026-03-25 07:50:42 +01:00