Skip to content

Fix LanguageAssistant problem when UtBot plugin running from directory #1337

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 2 commits into from
Nov 9, 2022

Conversation

tamarinvs19
Copy link
Collaborator

Description

LanguageAssistant class cannot find which language assistant (JVM / Python / JS) should be started when you run it from right-click menu on directory.

Type of Change

  • Bug fix: fixed this problem, now this function works successfully

How Has This Been Tested?

Manual Scenario

  1. Open IntelliJ IDEA
  2. Open Java project
  3. In Project window make right click on directory where exists java-files
  4. Choose "Generate Tests with UnitTestBot..."
  5. UI UnitTestBot window should open

Checklist (remove irrelevant options):

  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • No new warnings
  • All tests pass locally with my changes

@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 7f051a1 into main Nov 9, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the tamarinvs19/fix-language-assistant-getter branch November 9, 2022 13:11
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.

2 participants