spinframework / spinframework/spin-python-sdk
Test more examples in CI and/or add more dedicated tests
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48
- Forks
- 15
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 1
Description
#129 includes a new GitHub workflow to build and test (some of) the examples. We should test more of the examples, add dedicated tests, or both.
Also, the test script is currently a BASH script. It would be more in keeping with the Python theme to rewrite it in Python :)
Contributor guide
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 reading the GitHub workflow introduced in #129, the examples it currently builds and tests, and the existing Bash test script. Identify additional examples or dedicated tests that fit the current CI approach; completion means broader example coverage, with the test script optionally rewritten in Python as part of the same work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, github-actions, python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100