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

Add tests for extra auth headers #2516

Merged
merged 1 commit into from Jul 27, 2021
Merged

Add tests for extra auth headers #2516

merged 1 commit into from Jul 27, 2021

Conversation

convoliution
Copy link
Contributor

Changes

Tests

$ pytest test_entities.py::TestClient::test_extra_auth_headers_in_conn \
> test_entities.py::TestClient::test_extra_auth_headers_in_request
==================================================== test session starts ====================================================
platform darwin -- Python 3.7.10, pytest-6.2.4, py-1.10.0, pluggy-0.13.1
rootdir: /Users/miliu/Documents/modeldb/client/verta/tests, configfile: pytest.ini
plugins: hypothesis-6.14.0
collected 2 items                                                                                                           

test_entities.py ..                                                                                                   [100%]

============================================= 2 passed, 104 warnings in 11.03s ==============================================

@convoliution convoliution merged commit 8797766 into master Jul 27, 2021
@convoliution convoliution deleted the ml/auth-tests branch July 27, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants