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

Android Studio: generated test sources available to choose #692

Closed
nikitavlaev opened this issue Aug 9, 2022 · 1 comment
Closed

Android Studio: generated test sources available to choose #692

nikitavlaev opened this issue Aug 9, 2022 · 1 comment
Assignees
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug status-verified Bug fix is verified

Comments

@nikitavlaev
Copy link
Member

Description

In Android Studio after first test generation generated test sources (build/generated) become available.
They are needed to be filtered out.

To Reproduce

Steps to reproduce the behavior:

Example:

  1. Create new project in Android Studio
  2. Add Android library
  3. Use plugin to generate tests
  4. Use plugin to generate tests again, you should see build/generated

Expected behavior

No generated test sources should appear.

Actual behavior

Generated test sources appear.

Visual proofs (screenshots, logs, images)

To be added.

Environment

Android Studio

Additional context

None

@nikitavlaev nikitavlaev added ctg-bug Issue is a bug comp-ui Improvements of plugin UI appearence and functionality labels Aug 9, 2022
@korifey korifey moved this to Todo in UTBot Java Aug 9, 2022
@EgorkaKulikov EgorkaKulikov added this to the Android Studio support milestone Oct 7, 2022
EgorkaKulikov added a commit that referenced this issue Oct 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Repository owner moved this from Todo to Done in UTBot Java Oct 10, 2022
@tyuldashev
Copy link
Collaborator

Tested with Android Studio Chipmunk | 2021.2.1 Patch 2 and UTBot 2022.10.471.

@tyuldashev tyuldashev added the status-verified Bug fix is verified label Oct 25, 2022
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-verified Bug fix is verified
Projects
Archived in project
Development

No branches or pull requests

4 participants