Skip to content

feat: implement unit testing infrastructure with Vitest#617

Open
raprealai wants to merge 1 commit into
bettergovph:mainfrom
raprealai:infra/vitest-setup
Open

feat: implement unit testing infrastructure with Vitest#617
raprealai wants to merge 1 commit into
bettergovph:mainfrom
raprealai:infra/vitest-setup

Conversation

@raprealai
Copy link
Copy Markdown

This PR introduces Vitest to the repository to establish a unit testing baseline. It includes configuration for React 19 / Tailwind 4, a test setup for DOM matchers, and initial coverage for core utility functions in src/lib/utils.ts. Resolves the unit testing blindspot identified for the national portal.

@raprealai raprealai force-pushed the infra/vitest-setup branch from 74f5588 to 8c4c312 Compare April 15, 2026 17:57
@raprealai raprealai force-pushed the infra/vitest-setup branch from 8c4c312 to dbe37c3 Compare April 15, 2026 18:00
@DaijobuDes DaijobuDes added the low priority This project can take it easy, no to long deadline. label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low priority This project can take it easy, no to long deadline.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants