Skip to content

Each test explicitly carries its own full ID#291

Merged
JonJagger merged 1 commit intomainfrom
refactor-test-ids
Apr 15, 2026
Merged

Each test explicitly carries its own full ID#291
JonJagger merged 1 commit intomainfrom
refactor-test-ids

Conversation

@JonJagger
Copy link
Copy Markdown
Member

Remove the hex_prefix class method from every test file and the hex_prefix + id concatenation from TestHexIdHelpers#test, so each test call states its complete ID directly. Matches the convention already used in the saver repo. Also rename the v_tests parameter from hex_prefix to id_stem to reflect its new role.

Remove the hex_prefix class method from every test file and the
hex_prefix + id concatenation from TestHexIdHelpers#test, so each
test call states its complete ID directly. Matches the convention
already used in the saver repo. Also rename the v_tests parameter
from hex_prefix to id_stem to reflect its new role.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JonJagger JonJagger merged commit 0e3d2b5 into main Apr 15, 2026
7 checks passed
@JonJagger JonJagger deleted the refactor-test-ids branch April 15, 2026 12:20
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