Skip to content

test(client): fix incorrect mock in test_api_key_auth#66

Merged
fguillot merged 1 commit intomainfrom
test/fix-api-key-auth-mock
Mar 24, 2026
Merged

test(client): fix incorrect mock in test_api_key_auth#66
fguillot merged 1 commit intomainfrom
test/fix-api-key-auth-mock

Conversation

@fguillot
Copy link
Copy Markdown
Member

Mock response.text instead of response.json since export() returns response.text, and assert the return value to actually verify it.

Mock response.text instead of response.json since export() returns
response.text, and assert the return value to actually verify it.
@fguillot fguillot merged commit aba3bd3 into main Mar 24, 2026
6 checks passed
@fguillot fguillot deleted the test/fix-api-key-auth-mock branch March 24, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant