Add more test coverage for the testing app
Open
Nobody has claimed this yet.
dev:acceptance-tests
QA:p3
QA:team
technical-debt
- Dominant language
- PHP
- Stars
- 4
- Forks
- 4
- Avg merge
- 9h 26m
- Merged PRs (30d)
- 1
Description
PR #27 introduced the first unit tests.
The testing app is getting more endpoints and complexity. It would be useful to have tests that test it, rather than just relying on the "external" tests that use it.
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
Review PR #27 and the testing app's existing unit-test setup first. Identify the app's current endpoints and complexity that lack direct tests, then add coverage for them and verify the tests run successfully alongside the existing external tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100