Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI. Default Test source root in Gradle project #786

Closed
alisevych opened this issue Aug 24, 2022 · 1 comment
Closed

UI. Default Test source root in Gradle project #786

alisevych opened this issue Aug 24, 2022 · 1 comment
Assignees
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug status-wont-fix This will not be worked on

Comments

@alisevych
Copy link
Member

Description

Test source root in current module must be set as default.

To Reproduce

Steps to reproduce the behavior:

  1. IntelliJ IDEA 2022.1.4 is opened with one of the latest UTBot builds installed
  2. UTBotJava project should be opened
  3. Find a class in utbot-sample module
  4. Open Generating tests with UTBot... for this class
  5. Check Test source root field

Expected behavior

.../utbot-sample/src/test/java should be seleted by default

Actual behavior

The first test source root in the list is selected by default, now it's ".../utbot-summary/src/test/java"

Visual proofs (screenshots, logs, images)

image
image

Environment

Substitute this text with an information that can help us to recreate the environment. For instance, specify Java version, test framework with a version (JUnit, TestNG...), Mockito configuration (packages, classes, statics), were the test parametrized or not and so on.

Additional context

Related to #549 #577

@alisevych alisevych added ctg-bug Issue is a bug comp-ui Improvements of plugin UI appearence and functionality labels Aug 24, 2022
@korifey korifey moved this to Todo in UTBot Java Aug 24, 2022
@alisevych alisevych changed the title UI. Gradle project. Test source root in current module must be set as default UI. Default Test source root in Gradle project Aug 25, 2022
@alisevych
Copy link
Member Author

Already fixed before with another issue

@alisevych alisevych closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in UTBot Java Feb 7, 2023
@alisevych alisevych added the status-wont-fix This will not be worked on label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug status-wont-fix This will not be worked on
Projects
Archived in project
Development

No branches or pull requests

2 participants