Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Executors #23

Open
nora-ambroz opened this issue Feb 22, 2021 · 0 comments
Open

Refactor Executors #23

nora-ambroz opened this issue Feb 22, 2021 · 0 comments
Labels
priority Essential issues.

Comments

@nora-ambroz
Copy link
Collaborator

nora-ambroz commented Feb 22, 2021

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
@nora-ambroz nora-ambroz added nice to have Issues that are not absolutely necessary, but nice, optional extras. priority Essential issues. and removed nice to have Issues that are not absolutely necessary, but nice, optional extras. labels Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority Essential issues.
Projects
None yet
Development

No branches or pull requests

1 participant