Skip to content

PSH E2E Commands

You are viewing an outdated version of the documentation.
Click here to switch to the stable version (v6.6), or use the version switcher on the left to navigate between versions.

PSH E2E Commands

CommandDescription
./psh.phar e2e:cleanupSets Shopware back to state of the backup
./psh.phar e2e:dump-dbCreates a backup of Shopware's database
./psh.phar e2e:initPrepares Shopware installation and environment for Cypress usage
./psh.phar e2e:openOpens Cypress' e2e tests runner
./psh.phar e2e:prepare-environmentInstall dependencies and prepare database for Cypress usage
./psh.phar e2e:prepare-shopwarePrepare shopware installation for Cypress usage
./psh.phar e2e:restore-dbRestores shopware backup
./psh.phar e2e:runRuns Cypress' e2e tests in CLI