Skip to content

fix: removed test_ prefix - #508

Open
alejandro-vaz wants to merge 1 commit into
servo:v2from
alejandro-vaz:no-test-prefix
Open

fix: removed test_ prefix#508
alejandro-vaz wants to merge 1 commit into
servo:v2from
alejandro-vaz:no-test-prefix

Conversation

@alejandro-vaz

Copy link
Copy Markdown
Collaborator

this PR goes through all tests under tests/*.rs and removes the test_ prefix on test functions

previously, some tests had the prefix, whilst others did not, this option was chosen for consistency

closes #499

@alejandro-vaz
alejandro-vaz requested a review from jdm August 30, 2026 16:55
@alejandro-vaz alejandro-vaz self-assigned this Aug 30, 2026
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.

normalize all test names to not start with test_

1 participant