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

test: Introduce integration test framework. #581

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

liurenjie1024
Copy link
Contributor

This pr introduces an integration test framework which utilizes sqllogictest-rs to build data driven test cases.

@liurenjie1024 liurenjie1024 marked this pull request as draft August 24, 2024 10:45
@ZENOTME
Copy link
Contributor

ZENOTME commented Nov 20, 2024

Thanks @liurenjie1024! This PR is great. After #349, I can also help to migrate our e2e test using this test framework. It's helpful for us to test using different query engines or SDKs. #349 (comment)

@liurenjie1024
Copy link
Contributor Author

Thanks @liurenjie1024! This PR is great. After #349, I can also help to migrate our e2e test using this test framework. It's helpful for us to test using different query engines or SDKs. #349 (comment)

Yeah, I'll find time to split this pr into smaller part to merge them.

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.

2 participants