Add unit tests for SvelteKit pages (0% coverage) #11

Open
opened 2026-02-17 16:39:06 +00:00 by santhoshj · 0 comments
Owner

Summary

All SvelteKit pages have 0% code coverage:

  • Login page
  • Dashboard page
  • Team members page
  • Projects page
  • Allocations page
  • Actuals page
  • Holidays page
  • PTOs page
  • Reports page
  • Settings page

Acceptance Criteria

  • Page rendering tested
  • Form submissions tested
  • Error handling tested
  • Coverage target: >70%
  • Quality gate requirement: >70% overall coverage
## Summary All SvelteKit pages have 0% code coverage: - Login page - Dashboard page - Team members page - Projects page - Allocations page - Actuals page - Holidays page - PTOs page - Reports page - Settings page ## Acceptance Criteria - [ ] Page rendering tested - [ ] Form submissions tested - [ ] Error handling tested - [ ] Coverage target: >70% ## Related - Quality gate requirement: >70% overall coverage
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: santhoshj/headroom#11