Fix BasinControllerIT, it doesn't load enough data to run the test
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
The class was disabled and needs to be fixed and re-enabled: https://github.com/USACE/cwms-data-api/pull/744/files#diff-778af584d2dbe56380b86b7e3e023f2c1c41065669b990185dc377b115050b0dR19
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 inspecting the disabled BasinControllerIT class and the linked pull request diff to understand what test data it expects. Run the integration test after restoring its setup; done means the class is re-enabled and the test passes with sufficient data loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100