Skip to content

Due-dated-before-undated reminder ordering is no longer covered by a test #92

Description

@tabmail-kmyi

Two sort tests were removed along with the scheduled-task feature in #91. Both also covered an ordering rule that is still live — items with a due date sort before items without one — and no surviving test in ReminderBuilderTests covers it.

The ordering itself is unchanged and correct. This is a coverage gap, not a defect: the rule is now unpinned, so a future change to the comparator would not be caught.

Add a test to ReminderBuilderTests that pins due-dated-before-undated ordering directly, independent of anything the removed feature provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    test coverageMissing or insufficient test coverage for existing behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions