Description
Disclaimer regarding arbitrary side-effects of generating integration tests.
Expected behavior
That is for Spring action dialog only.
If user selects some existing Spring configuration,
they can select Test type Integration tests.
When user clicks Generate tests or Generate and Run,
if Integration tests are selected,
the dialog with the following text should b shown:
Warning
Generating "Integration tests" may lead to corrupting user data or inflicting other harm.
Please use a test configuration or profile.
Actions:
Proceed
Go Back
If user clicks Proceed - then Spring-specific test generation is started with selected settings.
If user clicks Go Back - then test generation is not started. Action dialog is still displayed with user selected settings.
Environment
IntelliJ IDEA 2023.2 Ultimate/Community
Additional context
Please also change Tests type to Test type
Description
Disclaimer regarding arbitrary side-effects of generating integration tests.
Expected behavior
That is for Spring action dialog only.
If user selects some existing
Spring configuration,they can select Test type
Integration tests.When user clicks
Generate testsorGenerate and Run,if
Integration testsare selected,the dialog with the following text should b shown:
Actions:
If user clicks
Proceed- then Spring-specific test generation is started with selected settings.If user clicks
Go Back- then test generation is not started. Action dialog is still displayed with user selected settings.Environment
IntelliJ IDEA 2023.2 Ultimate/Community
Additional context
Please also change
Tests typetoTest type