Skip to content

refactor: extract core logic to TypeScript utilities and setup Vitest #1

@jackdomleo7

Description

@jackdomleo7

Context

Move existing search and pagination logic into a framework-agnostic src/core directory. This ensures the business logic is testable and separated from the Vue components.

Tasks

  • Create src/core/ and migrate logic.
  • Setup Vitest and write unit tests.
  • Ensure high test coverage.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions