Skip to content

Add unit tests for pagination helpers #22

@todo-mdx

Description

@todo-mdx

TESTING: helpers/pagination.ts has 0% test coverage.

Location: src/helpers/pagination.ts

TDD Steps:

  • RED: Write tests for: buildPagination() link generation, buildCursorPagination(), edge cases (empty results, single page, last page)
  • GREEN: All tests should pass
  • REFACTOR: Test off-by-one scenarios

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions