-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Much of the integration testing code is repeated for every loader. There seems to be a clear opportunity to avoid the often repeated code while also bringing benefits to testability. If we have a more generalized integration testing setup that each loader can use with points of customization for the loader implementations we may also be able to add a CI step that ensures all of the integration tests are actually implemented for a new loader and are passing.
Metadata
Metadata
Assignees
Labels
No labels