matrix-org / matrix-org/matrix-mock-request
Add basic CI testing
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Some unit tests should get written, if the publishing of releases becomes automated as suggested in #8. The GitHub action for publishing a new version should only run, if the tests pass. The less code is covered, the higher the chances are for broken versions to be released.
Contributor guide
Research direction
Start by reading issue #8 and locating the GitHub Actions workflow that publishes releases, then inspect the repository's existing TypeScript test setup. Define a basic unit-test scope and connect the release workflow to the test result; done means the tests run in CI and a release cannot publish when they fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, release, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100