sungwy commented on code in PR #2244:
URL: https://github.com/apache/iceberg-python/pull/2244#discussion_r2276598240


##########
tests/catalog/test_rest.py:
##########
@@ -1646,6 +1646,40 @@ def test_rest_catalog_with_unsupported_auth_type() -> 
None:
     assert "Could not load AuthManager class for 'unsupported'" in str(e.value)
 
 
+def test_rest_catalog_with_oauth2_auth_type(requests_mock: Mocker) -> None:

Review Comment:
   Done!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to