Skip to content

test: standardize test function names across codebase#731

Open
Ifechukwudaniel wants to merge 42 commits intoOpenZeppelin:mainfrom
Ifechukwudaniel:test-names
Open

test: standardize test function names across codebase#731
Ifechukwudaniel wants to merge 42 commits intoOpenZeppelin:mainfrom
Ifechukwudaniel:test-names

Conversation

@Ifechukwudaniel
Copy link
Contributor

@Ifechukwudaniel Ifechukwudaniel commented Jul 9, 2025

This PR standardizes test function names across the codebase to follow a consistent naming pattern:

  • function_name_description for successful cases
  • function_name_revert_when_condition for expected reverts

This improves clarity, consistency and makes it easier to understand the purpose of each test at a glance.

Closes: 491


Checklist:

  • Tests updated or renamed as needed
  • Documentation (N/A)
  • Changelog updated

Loading
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.

4 participants