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

Configure autospec for mocked Client objects #188

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Configure autospec for mocked Client objects #188

merged 2 commits into from
Aug 9, 2023

Conversation

susodapop
Copy link
Contributor

This grants them a __name__ attribute, which thrift_backend expects when determining what kind of Thrift command is about to be executed.

Resolves #187

This grants them a __name__ attribute, which thrift_backend expects when
determining what kind of Thrift command is about to be executed.

Resolves #187

Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
@susodapop susodapop merged commit 00a3928 into main Aug 9, 2023
15 checks passed
@susodapop susodapop deleted the issue-187 branch August 9, 2023 21:02
susodapop added a commit to unj1m/databricks-sql-python that referenced this pull request Sep 19, 2023
Resolves databricks#187

Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
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.

Add autospec to unit test mocks
2 participants