Skip to content

chore: Simplify form value assertions in tests#4048

Merged
gmlewis merged 2 commits intogoogle:masterfrom
alexandear-org:chore/simplify-form-value-asserts
Feb 27, 2026
Merged

chore: Simplify form value assertions in tests#4048
gmlewis merged 2 commits intogoogle:masterfrom
alexandear-org:chore/simplify-form-value-asserts

Conversation

@alexandear
Copy link
Contributor

Sometimes we have query keys that contain multiple values and need to verify them, for example in TestOrganizationsService_ListFineGrainedPersonalAccessTokens. So I added testFormValuesList instead of modifying testFormValues, since changing it would require many updates.

@alexandear alexandear force-pushed the chore/simplify-form-value-asserts branch 2 times, most recently from 3f4458e to 02fce8d Compare February 27, 2026 13:03
@alexandear alexandear force-pushed the chore/simplify-form-value-asserts branch from 02fce8d to e6314e2 Compare February 27, 2026 13:03
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.08%. Comparing base (5158bb8) to head (933f8b2).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4048   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files         207      207           
  Lines       19217    19217           
=======================================
  Hits        18081    18081           
  Misses        938      938           
  Partials      198      198           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @alexandear!
LGTM.
Merging.

@gmlewis gmlewis merged commit ba35d25 into google:master Feb 27, 2026
8 checks passed
@alexandear alexandear deleted the chore/simplify-form-value-asserts branch February 27, 2026 18:30
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.

2 participants