Closed
Description
Description
Test Generation Timeout is not saved in project utbot-settings.xml
To Reproduce
- Run/create a projectin IntelliJ Idea
- Install one of the latest IU plugin built from main - take
utbot-intellij-IU-2023.3.*
artefact - Generate tests with changed
Test generation timeout
to 20 sec, f.i. - Wait tests are generated
- Open UnitTestBot dialog for a class in the same project
- Open
.idea/utbot-settings.xml
in the project
Expected behavior
Test generation timeout
should be 20 sec - the same, used in the previous test generation in this project.- There should be an option for
utBotGenerationTimeoutInMillis
with the value used for this project last time.
Actual behavior
Test generation timeout
is 60 sec - default.- There is no option for test generation timeout.
Visual proofs (screenshots, logs, images)
Environment
IntelliJ IDEA 2022.2.4 Ultimate
Additional context
This is how it works since 2022.07
Metadata
Metadata
Assignees
Type
Projects
Status
Done