Unit tests for Java Public API
Open
@t0yv0 is already working on this.
Since Jan 24, 2022.
area/testing
kind/enhancement
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Simultaneously with reviewing the APIs in https://github.com/pulumi/home/issues/1805 write unit tests for them in Java demonstrating their use and guarding from regressions.
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 Java APIs referenced in pulumi/home#1805 and inspect the existing test structure in this repository. Add unit tests that demonstrate use of the public APIs and guard their behavior against regressions. Done means the reviewed APIs have representative Java tests and the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100