Skip to content

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

Merged
Vassiliy-Kudryashov merged 4 commits into
mainfrom
Vassiliy-Kudryashov/159-dedicated-test-root-for-auto-generated-tests-should-be-provided
Jun 27, 2022
Merged

Dedicated test root for auto-generated tests should be provided #159#304
Vassiliy-Kudryashov merged 4 commits into
mainfrom
Vassiliy-Kudryashov/159-dedicated-test-root-for-auto-generated-tests-should-be-provided

Conversation

@Vassiliy-Kudryashov

Copy link
Copy Markdown
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

Comment thread utbot-intellij/src/main/kotlin/org/utbot/intellij/plugin/ui/utils/ModuleUtils.kt Outdated
Comment thread utbot-intellij/src/main/kotlin/org/utbot/intellij/plugin/ui/utils/ModuleUtils.kt Outdated
@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