Skip to content

test: rename misleading _deduplicates_ test to _does_not_dedup_#118

Open
strix-tkellogg wants to merge 1 commit into
mainfrom
strix/test-name-no-dedup
Open

test: rename misleading _deduplicates_ test to _does_not_dedup_#118
strix-tkellogg wants to merge 1 commit into
mainfrom
strix/test-name-no-dedup

Conversation

@strix-tkellogg
Copy link
Copy Markdown
Collaborator

Follow-up to #117 (Tyto's rotated-events fix).

The test added there asserts that _load_events returns both copies when the same line appears in two rotated siblings — i.e. no dedup at this layer. The old name test_load_events_deduplicates_across_siblings read like the opposite contract; future readers (and future me) would expect the test to assert dedup happens.

Rename to test_load_events_does_not_dedup_across_siblings and tighten the docstring to match.

No behavior change.

🤖 Generated with Claude Code

The test asserts that _load_events returns both copies when a line
appears in two rotated siblings (no dedup at this layer). Old name
read like the opposite contract. Follow-up to #117.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.

2 participants