stack/sdks/implementations/python/tests
Ejiro Asiuwhu e8ce41bfbb fix: update team member profile test to include required user_id field
The user_id field was added to TeamMemberProfile during team management
implementation but the pre-existing model test was not updated.
2026-03-25 01:39:56 +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 feat: add oauth provider methods and connected accounts to both facades 2026-03-25 01:37:25 +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 sync and async HTTP client 2026-03-24 22:22:32 +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 token store subsystem 2026-03-25 00:50:23 +01:00