Description
Empty members list is shown in UnitTestBot dialog in debug IDE ideType=IU
To Reproduce
- Run the 'utbot' project in IntelliJ Idea 2022.2.*
- Set
ideType=IU
- Run Gradle task runIde
- Open the attached project (or create JS project with a sample JS-file at root, used
bitOperators.js).
- Click on the file with functions and call action with shortcut
Expected behavior
Action dialog should contain functions of the file.
Actual behavior
Members list is empty.
Visual proofs (screenshots, logs, images)

Environment
Windows 10 Pro
Debug IDEA Ultimate 2022.2.2
Additional context
The first test generation was successful.
Description
Empty members list is shown in UnitTestBot dialog in debug IDE ideType=IU
To Reproduce
ideType=IUbitOperators.js).Expected behavior
Action dialog should contain functions of the file.
Actual behavior
Members list is empty.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
Debug IDEA Ultimate 2022.2.2
Additional context
The first test generation was successful.