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

Add how to deal with dependencies in scenarios #215

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

yossisp
Copy link
Contributor

@yossisp yossisp commented Jun 9, 2023

Add Integration Test Scenarios of Event-Driven Modules section to the docs to describe how to write tests when modules don't directly depend on other modules (that is not via Spring dependency injection mechanisms).

  1. Add a use case for usage of @ApplicationModuleTest(extraIncludes = "")
  2. Add a use case for usage of @SpringBootTest + @EnableScenarios.

@odrotbohm odrotbohm force-pushed the main branch 2 times, most recently from 469d951 to 5e2da72 Compare June 23, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants