An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# pet-flow