Skip to content

Fix inaccessible menu item "Generate Tests ..." for multiple selected kt classes #1435

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
Nov 29, 2022

Conversation

sofurihafe
Copy link
Member

Description

As was described in the following issue, it was impossible to open "Generate Tests with UnitTestBot" window for multiple selected KT classes. This PR fixes this issue.

Fixes # (1413)

Type of Change

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

How Has This Been Tested?

Automated Testing

Manual testing only.

Manual Scenario

Open KT project with multiple classes. Select them and press the hotkey (or press the RMB). UTBot test generation window will pop up.

image
image

@sofurihafe sofurihafe linked an issue Nov 29, 2022 that may be closed by this pull request
@EgorkaKulikov EgorkaKulikov merged commit 81040bd into main Nov 29, 2022
@EgorkaKulikov EgorkaKulikov deleted the andrey-t/1413-no-button branch November 29, 2022 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot generate for several Kotlin classes
2 participants