Skip to content

[Maintenance] Add mocked compatibility tests for credential store and auth commands - #94

Open
terrancedejesus wants to merge 1 commit into
mainfrom
add-cred-store-compat-tests
Open

[Maintenance] Add mocked compatibility tests for credential store and auth commands#94
terrancedejesus wants to merge 1 commit into
mainfrom
add-cred-store-compat-tests

Conversation

@terrancedejesus

@terrancedejesus terrancedejesus commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add mocked unit tests for CredStore, OAuth/service-account credential loading, and the auth / creds / scopes command parsers.
  • Cover the default and external store keys, pickle save/load, and session refresh without contacting Google or using real credentials.
  • Record the merged packaging CI update from [Maintenance] Record packaging updates and install from the lockfile in CI #93 in the changelog.

Test plan

  • poetry run pytest tests/ -v passes locally (57 tests)
  • CI pytest job installs from the lockfile and passes
  • No live tenant, OAuth flow, or real credential files are required

…ands.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant