Skip to content

Conversation

cureprotocols
Copy link

@cureprotocols cureprotocols commented Apr 4, 2025

🛠️ Summary

This PR restores test discovery and collection for broken test files related to OAuth2 credentials and external account mocks. All changes are minimal and focused solely on syntax, indentation, and structure — no test logic was altered.


✅ Changes

  • Repaired test structure and placeholders in:

    • tests/oauth2/test_credentials.py
    • tests/test_external_account_authorized_user.py
    • google/auth/external_account_authorized_user.py
  • Verified test discovery:

    • pytest now successfully collects 1174 tests
    • Syntax and structural blockers have been removed

🔍 Notes

  • Many tests still fail (expected); this PR is to unblock collection
  • Triage and resolution of failing tests will follow in future PRs
  • This change enables local and CI test workflows to proceed

@cureprotocols cureprotocols requested review from a team as code owners April 4, 2025 01:31
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.

1 participant