Tornium / Tornium/torngen_python_client
Add tests to GH action
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
There needs to be a GitHub action to execute the pytest tests before PRs can be merged. This shouldn't be necessary for commits as they'll only be executed for changes to the repo outside of changes to the spec.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's existing GitHub Actions configuration, pytest setup, and the way spec changes are identified. Add a pull-request workflow that runs the pytest tests for the intended changes, then verify that ordinary commits and spec-only changes are handled as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100