Skip to content

Conversation

@tamarinvs19
Copy link
Collaborator

Description

Fixes #2612

Rewrite python interpreter detection algorithm (use special method pythonSdk)

How to test

Manual tests

  1. Open python project and set non-python sdk in settings (for example jdk)
  2. Try to generate tests for python file
  3. Expected: error message about undetected python interpreter

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.
@tamarinvs19 tamarinvs19 added comp-ui Improvements of plugin UI appearence and functionality lang-python Issue is related to python support ctg-bug-fix PR is fixing a bug labels Sep 22, 2023
@tamarinvs19 tamarinvs19 self-assigned this Sep 22, 2023
@tamarinvs19 tamarinvs19 merged commit d4564dd into main Sep 26, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/2612-pythondialogwindow-init-throws-access-denied-exception-for-jdk branch September 26, 2023 08:19
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-fix PR is fixing a bug lang-python Issue is related to python support

3 participants