Skip to content

Frontend Tests Directory

This directory will contain all frontend test files.

Structure

  • Test files should mirror the structure of the src/ directory for 1:1 mapping.
  • Each test file should have a corresponding documentation file.

Add or update this file as the frontend evolves.