Test examples in the CI
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 552
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Currently the existing examples are not tested in the CI pipeline. It would probably be nice if all of the terminating examples would be run once to be sure that they are always functional.
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 locating the existing terminating examples and the repository's CI configuration. Run the examples locally to understand how they finish, then add CI coverage so every terminating example is exercised and the pipeline verifies that they remain functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100