Skip to content

Add unit tests for pagination helpers #22

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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