fix test dirs #35

Merged
seb merged 10 commits from fix-test-dirs into main 2025-07-26 10:44:36 -06:00
Owner

This PR makes the issues in our test/ directories conform to the u128 issue id standard that the "real" entomologist database uses.

This cleanup was prompted by the tool i'm writing to update an issue db to the "tags are files in directories, not lines in a file" standard (even though that standard hasn't been finalized yet). Having things be consistent just makes things easier.

This PR also makes a small change to the tags field of struct Issue: it's now sorted to make testing more repeatable.

This PR makes the issues in our `test/` directories conform to the `u128` issue id standard that the "real" entomologist database uses. This cleanup was prompted by the tool i'm writing to update an issue db to the "tags are files in directories, not lines in a file" standard (even though that standard hasn't been finalized yet). Having things be consistent just makes things easier. This PR also makes a small change to the `tags` field of `struct Issue`: it's now sorted to make testing more repeatable.
seb added 10 commits 2025-07-24 10:38:58 -06:00
This will be useful testing (and general consistency) when tags are
files in a directory instead of lines in a file, and thus subject to
random directory order.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.

fixup test/0001/dd79c8cfb8beeacd0460429944b4ecbe, no comment yet
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
Renaming everything also means they have new creation-times, since we're
now git logging a different file/dir.
seb merged commit a37b4cc72b into main 2025-07-26 10:44:36 -06:00
seb deleted branch fix-test-dirs 2025-07-26 10:44:37 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: taproot-manufacturing/entomologist#35
No description provided.