Uh oh!
There was an error while loading. Please reload this page.
Required libraries can be installed silently #492 - #494
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
EgorkaKulikov
left a comment
There was a problem hiding this comment.
I think we should make an extension class be a little more carefully implemented and clear to newcomers.
Also I have two questions not related to code quality.
After-review cleanup
After-review cleanup 2
EgorkaKulikov
commented
Jul 18, 2022
@alisevych I suggest to test this functionality carefully in different projects (Maven, Gradle, Idea) of different versions. Potential breaking changes. |
alisevych
commented
Jul 19, 2022
@EgorkaKulikov@Vassiliy-Kudryashov During testing I faced IndexNotReadyException (see #273) almost every time I've tried to generate tests in a manually created folder in IDEA project. No other issues found so far. |
…an-be-installed-silently
Description
Getting rid of all needless Yes/No and OK/Cancel dialogs that dramatically slowdown first time use case
Fixes#492
Type of Change
How Has This Been Tested?
Manual Scenario
Prepare environment with clean config (e.g. no required libraries (JUnit/Mockito etc. in dependencies, empty or absent resources folder) and run tests generation. Single OK click does everything now.
Checklist (remove irrelevant options):