HydrologicEngineeringCenter / HydrologicEngineeringCenter/cwms-python
Ensure proper integration test coverage for all existing endpoints
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 11
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 8
Description
Not every endpoint is being tested against the temporary database/integration tests.
I.e. #246
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 reviewing the existing integration tests that use the temporary database and compare them with all endpoint implementations in the repository. Run the current integration-test suite, then ensure every existing endpoint is covered and the full suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100