-
Notifications
You must be signed in to change notification settings - Fork 155
Hi there,
I was playing with the local testing and realized that the errors raised during local testing were not the same as during a "normal" session.
Errors during local testing become SnowparkLocalTestingException. (At least when a table doesn't exists instead of SnowparkSQLException)
I feel like this behavior is weird? It makes any endeavour of testing the exception catching in your code meaningless. Am I missing some insight here?
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment