mattermost/python-sdk
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
..
scripts feat(06-01): add protobuf code generation script 2026-01-16 14:44:35 -05:00
src/mattermost_plugin feat(06-01): add generated protobuf and gRPC Python code 2026-01-16 14:44:54 -05:00
tests test(06-01): add smoke tests for codegen and client 2026-01-16 14:45:01 -05:00
pyproject.toml feat(06-01): add Python SDK package scaffold with pyproject.toml 2026-01-16 14:44:29 -05:00