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

feat: add SDK standard tests framework #14

Merged
merged 11 commits into from
Feb 1, 2023

Conversation

kgpayne
Copy link
Collaborator

@kgpayne kgpayne commented Jan 26, 2023

No description provided.

@kgpayne
Copy link
Collaborator Author

kgpayne commented Jan 26, 2023

Blocked by sdk#1333 - the Snowflake sample data sets we are using to test contain hundreds of millions of records 😱 Testing holds records in memory, to allow one set of returned records to be tested against many tests. This breaks with so many records (quite apart from the time and cost of returning so many records).

@kgpayne kgpayne force-pushed the kgpayne/test-with-new-standard-tap-tests branch from a460422 to 1b83fec Compare January 30, 2023 19:18
@kgpayne kgpayne marked this pull request as ready for review January 31, 2023 12:07
@kgpayne kgpayne marked this pull request as draft January 31, 2023 12:08
@kgpayne
Copy link
Collaborator Author

kgpayne commented Jan 31, 2023

Blocked by sdk#1364

@kgpayne kgpayne marked this pull request as ready for review February 1, 2023 11:36
@kgpayne kgpayne merged commit 1ace9ca into main Feb 1, 2023
@kgpayne kgpayne deleted the kgpayne/test-with-new-standard-tap-tests branch February 1, 2023 13:42
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.

1 participant