-
Notifications
You must be signed in to change notification settings - Fork 437
Open
Description
Hi,
When I try to build the Jar with the Demo profile (the one with the connection to AWS RDS) the test fails because of "connection refused". It seems that in order to load the context and pass the tests, it needs to have a connection to a Database. A workaround for me was to annotate the Test class with @ActiveProfiles("default") but I think is not the best solution, because I stiil have to have my local postgres running just for compiling and building the Jar.
I hope you can help me to find a better solution!
Metadata
Metadata
Assignees
Labels
No labels