spring-projects / spring-projects/spring-data-rest
Add integration tests
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Unless I'm missed them, it looks like there currently aren't any integration tests for Spring Data Rest. Whilst looking at #1959 I couldn't find anywhere to add a test that replicated the problem before attempting to fix it. I needed to run the Spring Boot integration test instead, which adds some time to the process.
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 Spring Boot integration test and the context around issue #1959. Identify where an integration test for Spring Data REST can reproduce that problem, then add coverage and confirm it runs as part of the integration-test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- api, backend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100