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

Fix and enable continuous run of the integration tests. #62

Closed
bashir2 opened this issue Jan 13, 2018 · 1 comment · Fixed by #97
Closed

Fix and enable continuous run of the integration tests. #62

bashir2 opened this issue Jan 13, 2018 · 1 comment · Fixed by #97

Comments

@bashir2
Copy link
Member

bashir2 commented Jan 13, 2018

There is currently a version of integration tests implemented (see run_tests.py) and at some point in the past it has worked. But currently it does not run. We need to fix it, improve the tests and add some sort of validation (currently it does not validate the generated table). Finally we should implement some sort of continuous run for this integration test (it is not a small test).

@bashir2
Copy link
Member Author

bashir2 commented Jan 26, 2018

All the required changes to fix integration tests, add some minimal verifications to them, and run them automatically on every commit are done. Once the documentation changes of PR #97 is merged, this issue will be closed. The remaining nice to have but not critical enhancements are tracked in Issue #98.

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