Skip to content

test(naming): conform every test file and function name to the tests/vetting SPEC - #403

Open
darkclad wants to merge 1 commit into
PolusAI:mainfrom
darkclad:main-test-fn-rename
Open

test(naming): conform every test file and function name to the tests/vetting SPEC#403
darkclad wants to merge 1 commit into
PolusAI:mainfrom
darkclad:main-test-fn-rename

Conversation

@darkclad

@darkclad darkclad commented Aug 5, 2026

Copy link
Copy Markdown

Waves 2-10 conformed the file names; the function names still carried the legacy vocabulary. Applies SPEC 6.2 to all 616 test functions, finishes the 18 remaining 6.1 file renames, moves helpers to the assert_* prefix, and adds check_test_names.py so the convention is enforced in CI instead of aspirational.

gtest 722/722 (517 TEST cases before and after); pytest 84 passed (7 pre-existing Arrow failures need USE_ARROW=ON); both vetting lints green.

…vetting SPEC

Waves 2-10 conformed the file names; the function names still carried the legacy
vocabulary. Applies SPEC 6.2 to all 616 test functions, finishes the 18 remaining
6.1 file renames, moves helpers to the assert_* prefix, and adds
check_test_names.py so the convention is enforced in CI instead of aspirational.

gtest 722/722 (517 TEST cases before and after); pytest 84 passed (7 pre-existing
Arrow failures need USE_ARROW=ON); both vetting lints green.
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.

1 participant