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

Separate Pandas and SQL test suite #354

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

thyneb19
Copy link
Contributor

@thyneb19 thyneb19 commented Apr 12, 2021

Overview

Separated and moved the SQLExecutor tests to the tests_sql folder.

Changes

  • Created new test files within the tests_sql folder to test the Lux SQL functionality.
  • Updated the make file to include a command to test both the pandas and SQL functionalities.
  • Updated the Github workflow to also run the tests_sql folder

Separated and moved the SQLExecutor tests to the tests_sql folder. Updated the make file to include a command to test both the pandas and SQL functionalities.
Updated the github workflow to also run the tests_sql folder
@thyneb19 thyneb19 requested a review from dorisjlee April 12, 2021 01:02
@dorisjlee dorisjlee merged commit edaad70 into lux-org:sql-engine Apr 12, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants