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

Deprecate one/disambiguate between launchForTestingFromStart/StateWith and headlessIntegrationTest #1152

Open
steve-the-edwards opened this issue Jan 3, 2024 · 1 comment
Labels
testing Related to test helpers.

Comments

@steve-the-edwards
Copy link
Contributor

One was for the original integration tests, the other was stood up with coroutines (via runTest and Turbine) to do pull based testing of multiple Workflows.

We should pick a path and support it.

Right now launchForTestingFromStart/StateWith... does not support specifying RuntimeConfig as a parameter - it must be done via a System Property and JvmRuntimeConfigTools (usually shuttled there via a gradle property - handy, but not clear).

@steve-the-edwards steve-the-edwards added the testing Related to test helpers. label Jan 3, 2024
@steve-the-edwards
Copy link
Contributor Author

Renaming headlessIntegrationTest to something less focused makes sense as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to test helpers.
Projects
None yet
Development

No branches or pull requests

1 participant