This repository was archived by the owner on Feb 2, 2024. It is now read-only.
This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Leverage test instead of using main app #51
Open
Description
Hi,
Is your feature request related to a problem? Please describe.
We would like to avoid mixing up test related code/profiles with our src. This would also help us in leveraging the already existing setup for @SpringBootTests ( spin up kafka, mockserver, postgres, etc ), instead of duplicating everything for the ijhttp integration tests.
Describe the solution you'd like
Would like a way of connecting the integration-test of ijhttp with a springboottest class.
PS: Btw, I've added a comment on a LinkedIn page, sorry for the "spam" :)