De-couple actions from TestConfig #1325
Labels
good first issue
Good for newcomers
scope: testing
Code review, testing, making sure the code is following the specification.
Right now, the actions are methods of the test config.
This seems strange, and we might want to refactor this in the future, for example actions could take configs as an input.
This is not high-priority, but if we refactor the e2e framework, this might be something to keep in mind.
See #1318
The text was updated successfully, but these errors were encountered: