Skip to content

Dedicated test root for auto-generated tests should be provided #159 #304

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

We suggest utbot_tests root for auto-generated tests
The structure of Gradle project is no so flexible, so we should not suggest extra roots, as soon as root src/test/java is found.

Fixes #159

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manual Scenario

Project with no root: the only item in combobox should look like ".../utbot_tests (will be created)" instead of placeholder text "set test folder".
Project with roots: in addition to actual list we also suggest utbot_tests root to choose or create, at the moment it's not preselected.

Checklist (remove irrelevant options):

  • 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
  • No new warnings

@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit d40d5d9 into main Jun 27, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/159-dedicated-test-root-for-auto-generated-tests-should-be-provided branch June 27, 2022 12:56
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.

Dedicated test root for auto-generated tests should be provided
3 participants