Open tyuldashev opened 1 year ago
@tyuldashev @EgorkaKulikov Here are IntelliJ Platform Layout Guidelines. There is the requirement to Align the right borders of input boxes that have a similar length
However Tests type
and Active profile(s)
depend on Spring configuration
.
So this part of guidelines would be appropriate to apply.
Mocking strategy
also depends on Spring configuration
- if an existing configuration is chosen.
Parameterized tests
cannot be selected in Spring test generation at all and is always disabled.
I suggest to make the following changes to the action dialog:
Parameterized tests
from UI if Spring-based flow is applied.Tests type
, Active profile(s)
, Mocking strategy
with the left border of Spring configuration
combo box.Related to:
Description In Spring test generation dialog right border of
Active profile(s)
field is not aligned.To Reproduce
Expected behavior
Active profile(s)
is aligned with surrounding fields and have the same width asTest types
andMocking Strategy
Actual behavior