-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bug
Milestone
Description
Description
If there are no existing test sources root in an IntelliJ or Maven project UnitTestBot can create one automatically.
Gradle project has specifics, there a user is asked to create test sources root by themselves.
To Reproduce
- Install latest build from main into IDEA 2022.2.3
- Create a new IntelliJ / Maven project
- Add some Java class
- Call UnitTestBot on it: Alt+Shift+U
Expected behavior
UnitTestBot dialog should be opened - with a new test sources root suggested to create.
Actual behavior
Test source roots not found error dialog is displayed.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.3
Additional context
- User has created a test sources root
- Calls UnitTestBot on it: Alt+Shift+U
The new test sources root creation is suggested.
So why not create it automatically before?
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done