-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add reusable action adjustment trait on Promotion factory
Currently, we do not have a factory for Promotion::Actions and the existing adjustment traits are not flexible. This trait will be useful, for more flexiblity when testing non out-of-the-box Promotion Actions and different calculators.
- Loading branch information
1 parent
d54172b
commit f719ed8
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters