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 integration tests to have a single point of entry #395

Open
arostamianfar opened this issue Oct 22, 2018 · 0 comments
Open

Refactor integration tests to have a single point of entry #395

arostamianfar opened this issue Oct 22, 2018 · 0 comments

Comments

@arostamianfar
Copy link
Contributor

We currently have 3 integration test "binaries". They have several common elements (the logic is mostly shared in the run_tests_common.py lib). It's cleaner to have a single binary where the flags specify which integration tests to run and it figures out the appropriate sub-library to run (we likely need a common interface for defining the tests as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant