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

Simplify testing of different execution mechanisms #15

Open
rohankumar42 opened this issue Aug 6, 2020 · 0 comments
Open

Simplify testing of different execution mechanisms #15

rohankumar42 opened this issue Aug 6, 2020 · 0 comments

Comments

@rohankumar42
Copy link
Owner

rohankumar42 commented Aug 6, 2020

Currently, we have a lot of overlap in the tests in test_data_frame.py and test_pandas_execution.py. This is probably a bad design choice. We should simplify our tests so we have just one set of tests that run with every execution strategy (including SQLite, Pandas, and a mixed strategy).

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

No branches or pull requests

1 participant