-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-minimizerIssue is related to Minimization phaseIssue is related to Minimization phasecomp-springIssue is related to Spring projects supportIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Milestone
Description
Description
Spring integration tests store some information to database before running method under tests.
However, if there are two potential test methods for one branch, we should prefer the method without database communication or with minimal database communication, because it is faster and more safe.
We should improve minimization strategy to select method with minimal database interaction if all other minimization conditions are similar for them.
alisevych
Metadata
Metadata
Assignees
Labels
comp-minimizerIssue is related to Minimization phaseIssue is related to Minimization phasecomp-springIssue is related to Spring projects supportIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Type
Projects
Status
Done