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. Gradle project. Test sources root can be located anywhere #549 #577

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

  1. Disable custom test source roots for Gradle projects
  2. Don't show warnings if any existing test source root is chosen

Fixes #549

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual Scenario

"Browse" button in test root chooser should be disabled for Gradle projects (with a tooltip "Please define custom test source root via Gradle"), validation should pass for any existing test source root.

Checklist (remove irrelevant options):

This is the author self-check list

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings

@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 180553a into main Jul 26, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/549-ui-gradle-project-test-sources-root-can-be-located-anywhere branch July 26, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

UI. Gradle project. Suggest all Test sources roots for test generation
2 participants