Skip to content

Disable action in editor for the file located in test source root #478

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
Jul 11, 2022

Conversation

EgorkaKulikov
Copy link
Collaborator

Description

Disable action in editor for the file located in test source root

Fixes # (469)

Type of Change

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

How Has This Been Tested?

Manual Scenario

Create a file in test source root and try to generate tests for in, check that action is disabled
Create a file in standard source root and verify that an action is still enabled

@EgorkaKulikov EgorkaKulikov merged commit e150db0 into main Jul 11, 2022
@EgorkaKulikov EgorkaKulikov deleted the egor/disable_action_in_editor branch July 11, 2022 12:13
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.

Generate test action is enabled in editor for the file located in test source root
2 participants