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

Add basic tests for the currently supported types #23

Merged
merged 20 commits into from
May 29, 2024
Merged

Conversation

Tishj
Copy link
Collaborator

@Tishj Tishj commented Apr 29, 2024

Adding tests for the currently supported types:

  • CHAR
  • SMALLINT
  • INTEGER
  • BIGINT
  • DATE
  • TIMESTAMP
  • VARCHAR

@wuputah
Copy link
Collaborator

wuputah commented May 24, 2024

can we wrap up this PR, merge it, and open a new PR for any add'l types we are adding?

@Tishj
Copy link
Collaborator Author

Tishj commented May 28, 2024

@wuputah CI is passing 👍
Feel free to merge it whenever

@mkaruza
Copy link
Collaborator

mkaruza commented May 28, 2024

@Tishj can we merge #35 first so you can base testing after that. Probably that will require that you only copy/paste sql and result file and add test to schedule.
Also after #35 PR is merged you will not need anymore create extension and drop extension anymore.

@Tishj
Copy link
Collaborator Author

Tishj commented May 29, 2024

@wuputah should be ready to merge

@mkaruza mkaruza self-requested a review May 29, 2024 13:26
@mkaruza mkaruza merged commit 495e3d9 into main May 29, 2024
2 checks passed
@mkaruza mkaruza deleted the type_support_tests branch May 29, 2024 13:29
@wuputah wuputah added this to the 0.1.0 milestone May 31, 2024
@wuputah wuputah mentioned this pull request May 31, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants