mcollovati/quarkus-hilla

Review of integration test structure

mcollovati opened this issue · 0 comments

Refactor integration test module in order to:

  • create a parent pom that defines common testing configuration and dependencies
  • create a shared module with base test classes and utilities
  • cleanup modules removing useless stuff (dockerfiles, settings in application.properties, ...)