# tests/
This directory contains all functional and integration tests for the crate.
## Organization
Tests are organized by domain (what is tested) not methodology (how it's tested).
## Navigation
Test files follow domain-based naming that reflects the functionality being tested.