What's Changed
- feat(tests): add unit and integration tests with pytest
- feat(tests): add coverage reporting with pytest-cov
- feat(tests): add tests for v0.2.0 changes (utils coercions, config redaction, on_track_subscribed fix, new defaults)
- fix: handle "auto" locale to prevent invalid language code sent to Gladia
- build: add GitHub Actions workflow for running tests
Full Changelog: v0.2.0...v0.3.0