-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
This is now in progress
- share common test classes (Refactor out common test classes into new test project #2350)
- share common test resources
- ... and
We should share as many test resources as possible. This means
- putting all test resources in a common location
- rewriting our
TestProjectfixtures to access them - fix tests to address any deviation in test projects that have happened over time.
- and so much more!!!
Reactions are currently unavailable