Unit and integration tests #15

Closed
opened 2026-05-16 10:13:24 -05:00 by null · 0 comments
Owner

Currently no unit tests exist for components or hooks. The only testing is functional tests in test-functional.js.

Scope:

  • Set up Jest + React Testing Library (or vitest)
  • Test key components: BillModal, TrackerPage row, BillsTableInner
  • Test hooks: useAuth, custom form hooks
  • Test utility functions in client/lib/utils.js

Estimated effort: 8-12 hours for baseline coverage

Currently no unit tests exist for components or hooks. The only testing is functional tests in `test-functional.js`. **Scope:** - Set up Jest + React Testing Library (or vitest) - Test key components: BillModal, TrackerPage row, BillsTableInner - Test hooks: useAuth, custom form hooks - Test utility functions in `client/lib/utils.js` **Estimated effort:** 8-12 hours for baseline coverage
null added the
priority:nice-to-have
backend
labels 2026-05-16 10:13:24 -05:00
null closed this issue 2026-05-31 12:31:11 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/BillTracker#15
No description provided.