-
Notifications
You must be signed in to change notification settings - Fork 45
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bugstatus-verifiedBug fix is verifiedBug fix is verified
Description
Description
IDEA progress bar doesn't show real progress. It is updated stepwise.
When half classes in a package had been selected the progress shows the middle position at the end.
To Reproduce
- Run the 'UTBotJava' project in IntelliJ Idea
- UnitTestBot plugin is installed - RC build
- In Project view find utbot-sample/src/main/java/org/utbot/examples/algorithms
- Press Ctrl and left-click on three classes
- Right-click and select Generate tests with UnitTestBot...
- Three classes are present in Members list
- Select Generate and Run
- Wait when generation is finished
Expected behavior
Progress bar is expected to show the progress of generation smoothly.
The whole line should be divided by the number of classes/methods selected in Members list.
Actual behavior
Progress bar is not changing when a class is being processed.
It changes once a class has been processed - stepwise. When last class is generated progress bar shows about half progress.
Visual proofs (screenshots, logs, images)
Environment
WINDOWS 10 Pro
IntelliJ IDEA 2022.2.3 (Oct 5)
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bugstatus-verifiedBug fix is verifiedBug fix is verified
Type
Projects
Status
Done