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(csharp/test/Drivers/Interop/Snowflake): test error handling #1592

Merged

Conversation

birschick-bq
Copy link
Contributor

Add tests to check for error handling of the following invalid input.

  • invalid SQL syntax
  • invalid column or table names
  • invalid connection information (user, password)
  • invalid driver information (location, entry point)
  • invalid database, warehouse

@github-actions github-actions bot added this to the ADBC Libraries 0.11.0 milestone Mar 6, 2024
@birschick-bq birschick-bq marked this pull request as ready for review March 18, 2024 22:56
@lidavidm lidavidm changed the title test(csharp/test/Drivers/Interop/Snowflake): Error handling tests. test(csharp/test/Drivers/Interop/Snowflake): test error handling Mar 19, 2024
@birschick-bq
Copy link
Contributor Author

birschick-bq commented Mar 20, 2024

@lidavidm Let me know if there is any other changes that are required for this PR. Thanks.

@birschick-bq
Copy link
Contributor Author

@lidavidm / @CurtHagenlocher - When you have some time, could either of you review this PR and let me know if you require and changes. Many thanks.

@CurtHagenlocher CurtHagenlocher merged commit ff866d9 into apache:main Mar 22, 2024
5 checks passed
@birschick-bq birschick-bq deleted the dev/birschick-bq/error-handling-tests branch May 9, 2024 19:05
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.

3 participants