FileNotFoundException: ...\utbotJs\tempBase.json
on test generation for file with import
#2500
Labels
comp-codegen
Issue is related to code generator
ctg-bug
Issue is a bug
lang-javascript
Issue is related to JavaScript support
Description
In case JS file contains import, test generation fails with exception FileNotFound.
To Reproduce
where
Division
is just empty class:Expected behavior
Tests are generated or no tests are generated without errors.
Actual behavior
Tests are not generated, exception has been thrown.
Screenshots, logs
The text was updated successfully, but these errors were encountered: