mattermost/python-sdk/tests
Nick Misasi 6043b7906a test(06-01): add smoke tests for codegen and client
Add comprehensive smoke tests:
- test_codegen_imports.py: verify all generated modules import correctly
- test_client_smoke.py: test client lifecycle, error mapping, and RPC calls
- Tests use in-process fake gRPC server for integration testing
- 42 tests passing covering imports, message creation, and error handling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 14:45:01 -05:00
..
__init__.py feat(06-01): add Python SDK package scaffold with pyproject.toml 2026-01-16 14:44:29 -05:00
test_client_smoke.py test(06-01): add smoke tests for codegen and client 2026-01-16 14:45:01 -05:00
test_codegen_imports.py test(06-01): add smoke tests for codegen and client 2026-01-16 14:45:01 -05:00