Add testcontainers API for reuse by integration tests in downstream applications
Open
Nobody has claimed this yet.
automation-tests
enhancement
priority:medium
user-friendly
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
hec-cwms-data-access and now hec-rts are utilizing CDA docker containers via testcontainers. We can add a testcontainers API analogous to what is distributed from with the cwms-database to support reuse.
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 examining how hec-cwms-data-access and hec-rts currently use CDA Docker containers through testcontainers, then compare that setup with the testcontainers API distributed by cwms-database. Identify the reusable API surface needed for downstream integration tests. Done means downstream applications can reuse the CDA containers through the new API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100