You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After successful setup and deployment, tests can be executed by running the bin/phpunit command.
Two examples inside the /tests folder are given, which can be executed as separat Testsuites by bin/phpunit --testsuite admin-tests or bin/phpunit --testsuite catalog-tests