Commit graph

4 commits

Author SHA1 Message Date
yangdx
1f8751225d Drop Python 3.10 and 3.11 from CI test matrix 2025-12-02 15:36:18 +08:00
Christian Clauss
d2ab7fb246
Add Python 3.13 and 3.14 to the testing 2025-11-28 16:15:16 +01:00
yangdx
656025b75e Rename GitHub workflow from "Tests" to "Offline Unit Tests" 2025-11-18 13:36:00 +08:00
yangdx
4ea2124001 Add GitHub CI workflow and test markers for offline/integration tests
- Add GitHub Actions workflow for CI
- Mark integration tests requiring services
- Add offline test markers for isolated tests
- Skip integration tests by default
- Configure pytest markers and collection
2025-11-18 11:36:10 +08:00