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-driver #93

Merged
merged 1 commit into from
Jun 15, 2023
Merged

test-driver #93

merged 1 commit into from
Jun 15, 2023

Conversation

scottlepp
Copy link
Collaborator

Adds a test driver that allows simulating/testing scenarios that can be challenging with some sql vendors

  • when we need to simulate a connection or query delay
  • when we need to simulate huge result sets
  • when we want to e2e test without connecting to the real database ( some saas databases are not always up/available )
  • when we need to simulate timeouts

@scottlepp scottlepp merged commit cc7ea33 into main Jun 15, 2023
1 of 3 checks passed
@scottlepp scottlepp deleted the test-driver branch June 15, 2023 16:01
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

1 participant