Closed
Description
Description
Plugin Action stays locked even when previous generation is finished
To Reproduce
- Run the 'UTBotJava' project in IntelliJ Idea
- Both Fuzzing and Symbolic analysis are enabled (File -> Settings -> Tools -> UnitTestBot)
- UnitTestBot plugin is installed from main
- Open/create another project
- Generate tests with UnitTestBot... for a class
- Wait tests are generated
- Try to open Generate Tests with UnitTestBot... once again - for any class/method/package
Expected behavior
Plugin action is supposed to be locked only during test generation.
Actual behavior
Plugin action stays locked even when previous generation is finished.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.4 (JBR 11)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done