# Feed Manager Tests Context (`tests/`)

This file scopes conventions for tests under `feed-manager/tests/`.

## Inheritance

- Inherit all project-level rules from `feed-manager/CLAUDE.md`.

## Local Conventions

- Prefer integration tests for sync/export flows and focused unit tests for mapping/policy logic.
- Keep fixtures minimal and representative of Shopify variant payloads used in production flows.
