Imported from saitodisse/achorde (
packages/tab-renderer/src/test/AGENTS.md). Install upstream withnpx skills add saitodisse/achorde --skill test. Copyright stays with the author.
Test Fixtures and Setup
This folder contains shared test infrastructure.
Responsibilities
src/test/setup.tsconfigures the DOM test environment and matchers.src/test/stubs/stores shared fixture bodies and helper exports.
Rules
- Prefer a shared real-world fixture over synthetic test strings.
- Keep fixtures versioned with the package behavior.
- Use
tua-flor.txtfor core tests, React tests, and Storybook stories unless a new case requires a distinct fixture. - Use
so-quero-esse-amor.txtfor parenthesized chord rows,F7(9)/D7/9-style symbols, and section headers (importfromso-quero-esse-amor.ts). - Avoid adding production code here.