Skip to content

rename tests to describe purpose (and make single-run possible) - #396

Merged
briskt merged 3 commits into
mainfrom
rename-tests
Jul 28, 2026
Merged

rename tests to describe purpose (and make single-run possible)#396
briskt merged 3 commits into
mainfrom
rename-tests

Conversation

@briskt

@briskt briskt commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Fixed

  • Renamed tests to describe their purpose and to make single-test runs possible. Tests with names like test3 cannot be easily run in isolation since run AuthCest:test3 would also run test33 and test34. Note: Copilot created the names and I edited some of them before committing.

PR Checklist

  • Put version number in PR title (e.g. Release x.y.z - Summary of changes)
  • Documentation (README, openapi.yaml, etc.)
  • Unit tests created or updated
  • Run make composershow

Tests with names like test3 cannot be easily run in isolation since "run AuthCest:test3" would also run test33 and test34
@briskt
briskt requested a review from a team as a code owner July 27, 2026 02:37
@briskt
briskt requested review from ethancanne, forevermatt, jason-jackson and mtompset and removed request for a team July 27, 2026 02:37
Base automatically changed from multi-origin to main July 27, 2026 02:39
@briskt
briskt merged commit c2a6a29 into main Jul 28, 2026
2 checks passed
@briskt
briskt deleted the rename-tests branch July 28, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants