Backstory
The old predefinedExpectations became a DRY-issue when introducing availableExpectations and thus was turned into a boolean flag per Expectation. Yet in order to maintain velocity, the predefinedExpectations was reintroduced so that availableExpectations was already available even for platform waiting for both lists.
Once the platforms are updated, depending on the retro-compabitility policies, we may be able to clean the reintroduced predefinedExpectations.
Environment
- OS: { e.g. macOS 14, Windows 11, Ubuntu 22.04, etc. }
- Version: { e.g. 1.2.3 }
- Other environment details:
Reproducible steps
Steps to create the smallest reproducible scenario:
- { e.g. Run ... }
- { e.g. Click ... }
- { e.g. Error ... }
Expected output
Actual output
Additional information
Backstory
The old
predefinedExpectationsbecame a DRY-issue when introducingavailableExpectationsand thus was turned into a boolean flag perExpectation. Yet in order to maintain velocity, thepredefinedExpectationswas reintroduced so thatavailableExpectationswas already available even for platform waiting for both lists.Once the platforms are updated, depending on the retro-compabitility policies, we may be able to clean the reintroduced
predefinedExpectations.Environment
Reproducible steps
Steps to create the smallest reproducible scenario:
Expected output
Actual output
Additional information