Testing Guide

buddingLast update on Jul 6, 2026
Download .md

Testing

  • Write unit tests for all utility functions.
  • Write integration tests for API endpoints using supertest.
  • E2E tests are handled via Playwright.