Skip to content

test: cover an untested search preference edge case #11

Description

@TuYv

Goal

Add one focused regression test for an existing search or preference edge case that is not already covered.

Acceptance criteria

  • Identify the uncovered behavior in a comment on this issue before implementation.
  • Add the test under tests/ using node:test and node:assert/strict.
  • Do not change production behavior unless the test exposes a confirmed bug.
  • node --test tests/*.test.js passes.

Contributor notes

Please keep the PR focused on one behavior and link this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA focused issue suitable for a new contributorhelp wantedCommunity contributions are welcometestingAutomated or manual test coverage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions