Cloud-Code-AI / Cloud-Code-AI/kaizen
[ci][enh]: Github workflow to run tests during commits and pull requests
Open
- Dominant language
- Python
- Stars
- 304
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
It would be good to have a github workflow that runs the tests in the `test` folder against the proposed changes in a commit/PR.
This would require adding an `api_base` in the `config.json` and providing an API key as a repository secret, which would be used in running the tests with `pytest`.
Contributor guide
Assessment
This issue has not been assessed yet.