mirror of
https://github.com/strapi/strapi.git
synced 2026-05-03 16:22:30 +00:00
Test data (CLI)
CLI integration tests use the same app template as e2e (tests/app-template). Seeding and programmatic imports go through tests/utils/dts-import.ts and fixtures under tests/e2e/data/ (for example with-admin). See the contributor guide on data transfer (docs/docs/guides/e2e/02-data-transfer.md) for updating those fixtures.