Skip to content

Remove accidental Python SDK usage in UtTestsDialogProcessor#2146

Merged
EgorkaKulikov merged 1 commit intomainfrom
ilya_m/remove_accidental_python_sdk_usage
Apr 13, 2023
Merged

Remove accidental Python SDK usage in UtTestsDialogProcessor#2146
EgorkaKulikov merged 1 commit intomainfrom
ilya_m/remove_accidental_python_sdk_usage

Conversation

@IlyaMuravjov
Copy link
Copy Markdown
Collaborator

@IlyaMuravjov IlyaMuravjov commented Apr 13, 2023

Description

Fixes #2144

How to test

Manual tests

Generate tests for spring projects (e.g. spring-petclinic)

Self-check list.

  • 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.

@IlyaMuravjov IlyaMuravjov added ctg-bug-fix PR is fixing a bug comp-spring Issue is related to Spring projects support labels Apr 13, 2023
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) April 13, 2023 15:47
@EgorkaKulikov EgorkaKulikov merged commit 3ae38be into main Apr 13, 2023
@EgorkaKulikov EgorkaKulikov deleted the ilya_m/remove_accidental_python_sdk_usage branch April 13, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NoClassDefFoundError regarding Python SDK class when generating tests with Spring configuration

2 participants