Skip to content

Support profiles selection for Spring-guided test generation#2183

Merged
EgorkaKulikov merged 3 commits into
mainfrom
egor/profile_from_ui
Apr 25, 2023
Merged

Support profiles selection for Spring-guided test generation#2183
EgorkaKulikov merged 3 commits into
mainfrom
egor/profile_from_ui

Conversation

@EgorkaKulikov

Copy link
Copy Markdown
Collaborator

Description

For Spring project, user may select that he would like to activate the selected profile only an type it's name (or names as logical expression). If user does not customize this setting, the default profile for selected config is used.

How to test

Manual tests

  • Introduce a specific profile for test needs
  • Verify that it is not activated for selected config by Spring
  • Activate it in plugin UI
  • Check that this profile is used for analysis

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 scenarios have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@EgorkaKulikov EgorkaKulikov added ctg-enhancement New feature, improvement or change request comp-ui Improvements of plugin UI appearence and functionality comp-spring Issue is related to Spring projects support labels Apr 24, 2023
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) April 24, 2023 15:19
@EgorkaKulikov EgorkaKulikov merged commit 2c59289 into main Apr 25, 2023
@EgorkaKulikov EgorkaKulikov deleted the egor/profile_from_ui branch April 25, 2023 06:35
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 comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants