Test Commands
The following are a list of quick test commands supported by astro.
KS Itests
Using the ./astro.sh test command you can select what source, what destination, and either ks-min or ks-max test.
Examples
./astro.sh test --source dotcms --destination strapi4 --type ks-min./astro.sh test --source github --destination scp --type ks-minUnsupported tests
any test with contentstack
any test with contentful
strapi 3 -> dotcms
strapi 4 -> dotcms
Legacy Itests
./astro.sh start --jaeger source:dotcmsSmokeSource dest:dotcms0 dotcms-dotcms-ct:itest./astro.sh start source:dotcmsSmokeSource dest:dotcms0 dotcms-dotcms-deps:itest./astro.sh start source:dotcmsSmokeSource dest:dotcms0 dotcms-dotcms-system-objects:itestLast updated
Was this helpful?