Skip to content

antkorwin/damage-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Damage Tests

Spring Boot application with tests:

  • unit testing: service, controller...
  • integration REST
  • integration DAO (constraints, sql test)
  • event publishing integration tests
  • test with docker containers example (testcontainers)