spring-projects / spring-projects/spring-hateoas
Create suite of test cases every media type should implement
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
By having a suite of test cases based on the various models, ensure an adequate testing of each media type.
The various expectations would only require media types provide expected JSON files.
Would give media type implementers a good baseline for testing. Custom aspects of the media type could then be captured as extra tests.
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
Begin with the various media type models referenced in the issue and define the common expectations each must satisfy. Use expected JSON files as the input for the baseline suite, then verify that every media type is covered while custom aspects remain expressible as extra tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100