You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exectors and ExecutionActions are currently only available in the talendtestrunner package. Copy the relevant classes to the jarvis package and refactor them as necessary.
Add detailed documentation to the project README.md.
Add unit and integration tests for executors.
Currently there are three working executors:
BQ view (this executor only adds rows to a table to allow the assertion to check, if the BQ view changes correctly with new data)
Talend jobs
BQ scripts
The text was updated successfully, but these errors were encountered:
Exectors and ExecutionActions are currently only available in the talendtestrunner package. Copy the relevant classes to the jarvis package and refactor them as necessary.
Add detailed documentation to the project README.md.
Add unit and integration tests for executors.
Currently there are three working executors:
The text was updated successfully, but these errors were encountered: