Skip to content

Conversation

@keulinho
Copy link
Contributor

@keulinho keulinho commented Feb 6, 2023

No description provided.

@keulinho keulinho added this to the 6.5.0.0 milestone Feb 6, 2023
To use Shopware E2E tests, at first you need to have a Shopware 6 installation running. Making sure, that your tests are reliable, you should have a clean installation. Cleanup means no categories, no products, no settings, nothing!

The easiest way to clean up your installation is the initialization. Using the command `./psh.phar init` Shopware 6 gets initialized clean and without demo data. Installation of E2E dependencies can be accomplished separately by running `npm install` in the E2E folder you're using, e.g. for Shopware Administration it's `src/Administration/Resources/app/administration/test/e2e`.
The easiest way to clean up your installation is the initialization. Using the command `composer run init` Shopware 6 gets initialized clean and without demo data. Installation of E2E dependencies can be accomplished separately by running `npm install` in the E2E folder you're using, e.g. for Shopware Administration it's `src/Administration/Resources/app/administration/test/e2e`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure with all the docker mentioned, what to execute outside or inside and if it is even needed anymore cc @leichteckig can you please check that?

@@ -1,216 +0,0 @@
# App development with docker
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed it as we don't support that anymore without the dev template

@keulinho keulinho requested a review from shyim February 7, 2023 13:47
@keulinho keulinho changed the base branch from master to v6.5 February 7, 2023 14:01
@keulinho keulinho changed the base branch from v6.5 to master February 7, 2023 14:02
@keulinho keulinho force-pushed the next-25207/remove-development-psh-commands branch from 08a7dff to 9398eaf Compare February 7, 2023 14:05
@keulinho keulinho changed the base branch from master to v6.5 February 7, 2023 14:05
@keulinho keulinho force-pushed the next-25207/remove-development-psh-commands branch from 9398eaf to 2bf3db2 Compare February 7, 2023 14:06
@keulinho keulinho merged commit a821288 into v6.5 Feb 7, 2023
@keulinho keulinho deleted the next-25207/remove-development-psh-commands branch February 7, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants