Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not load TestContainersConfiguration when not needed #22

Closed
vraybaud opened this issue May 14, 2020 · 0 comments · Fixed by #24
Closed

Do not load TestContainersConfiguration when not needed #22

vraybaud opened this issue May 14, 2020 · 0 comments · Fixed by #24
Assignees
Labels
fix Something isn't working

Comments

@vraybaud
Copy link
Contributor

The TestContainersConfiguration is loaded for tests that don't need it.
This should be loaded only in tests needing a Neo4J

@vraybaud vraybaud added the bug label May 14, 2020
@vraybaud vraybaud self-assigned this May 14, 2020
vraybaud pushed a commit that referenced this issue May 14, 2020
fix: fix broken test after removal of Neo4J DB #22
vraybaud pushed a commit that referenced this issue May 14, 2020
@vraybaud vraybaud added this to To do in Roadmap via automation May 14, 2020
vraybaud pushed a commit that referenced this issue May 14, 2020
vraybaud pushed a commit that referenced this issue May 14, 2020
vraybaud pushed a commit that referenced this issue May 14, 2020
Roadmap automation moved this from To do to Done May 15, 2020
bobeal pushed a commit that referenced this issue May 15, 2020
- fix: load when needed TestContainersConfiguration
- fix broken test after removal of Neo4J DB
- fix: use relaxed Mock bean to avoid boilerplate code

Co-authored-by: Vincent Raybaud <vincent.raybaud@eglobalmark.com>
@bobeal bobeal removed this from Done in Roadmap May 18, 2020
@bobeal bobeal added fix Something isn't working and removed bug labels Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something isn't working
Projects
None yet
2 participants