Browse Source

Intermediate changes

robot-piglet 8 months ago
parent
commit
7b7bf69020
1 changed files with 9 additions and 0 deletions
  1. 9 0
      contrib/python/google-auth/py3/tests/ya.make

+ 9 - 0
contrib/python/google-auth/py3/tests/ya.make

@@ -42,21 +42,30 @@ TEST_SRCS(
     oauth2/test_service_account.py
     oauth2/test_sts.py
     oauth2/test_utils.py
+    oauth2/test_webauthn_handler.py
+    oauth2/test_webauthn_handler_factory.py
+    oauth2/test_webauthn_types.py
     test__cloud_sdk.py
     test__default.py
+    test__exponential_backoff.py
     test__helpers.py
     test__oauth2client.py
+    test__refresh_worker.py
     test__service_account_info.py
+    test_api_key.py
     test_app_engine.py
     test_aws.py
     test_credentials.py
     test_downscoped.py
+    test_exceptions.py
     test_external_account.py
     test_external_account_authorized_user.py
     test_iam.py
     test_identity_pool.py
     test_impersonated_credentials.py
     test_jwt.py
+    test_metrics.py
+    test_packaging.py
     test_pluggable.py
     # transport/test__custom_tls_signer.py
     transport/test__http_client.py