Skip to content

Show error window if no test source root were found (#657) #680

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

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

nikitavlaev
Copy link
Member

@nikitavlaev nikitavlaev commented Aug 8, 2022

Description

Added error window if no test source roots were found.

Fixes #657 (partial)

Type of Change

Please delete options that are not relevant.

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

Not applicable.

Manual Scenario

image

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

@nikitavlaev nikitavlaev self-assigned this Aug 8, 2022
@nikitavlaev nikitavlaev force-pushed the nikitavlaev/no-test-sources branch from f1dd713 to 6460dba Compare August 8, 2022 10:42
@nikitavlaev nikitavlaev enabled auto-merge (rebase) August 8, 2022 11:07
@nikitavlaev nikitavlaev merged commit 9ed5186 into main Aug 8, 2022
@nikitavlaev nikitavlaev deleted the nikitavlaev/no-test-sources branch August 8, 2022 12:18
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.

Need to handle absence of Test Source root in Gradle project
2 participants