stack/sdks/implementations/python/tests/test_models
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
..
__init__.py feat: add user, team, session, contact channel, and permission pydantic models 2026-03-24 22:23:11 +01:00
test_pagination.py feat: add pagination support with cursor-based PaginatedResult 2026-03-24 22:25:13 +01:00
test_teams.py fix: update team member profile test to include required user_id field 2026-03-25 01:39:56 +01:00
test_users.py feat: add user, team, session, contact channel, and permission pydantic models 2026-03-24 22:23:11 +01:00