https://github.com/anazalu/pet-flow
This test automation project uses a Spring Boot application, built solely for testing, to execute integration-style tests against controller endpoints, employing MockMvc for simulating HTTP requests and H2 as the database, while validating the response status, content, and jsonPath.
https://github.com/anazalu/pet-flow
autowired h2 jakarta-persistence java lombok maven mockmvc restcontroller spring-boot
Last synced: 8 months ago
JSON representation
This test automation project uses a Spring Boot application, built solely for testing, to execute integration-style tests against controller endpoints, employing MockMvc for simulating HTTP requests and H2 as the database, while validating the response status, content, and jsonPath.
- Host: GitHub
- URL: https://github.com/anazalu/pet-flow
- Owner: anazalu
- Created: 2024-07-21T15:39:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-21T15:48:07.000Z (about 1 year ago)
- Last Synced: 2024-12-30T20:30:29.721Z (9 months ago)
- Topics: autowired, h2, jakarta-persistence, java, lombok, maven, mockmvc, restcontroller, spring-boot
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pet-flow