Commit 6990987a authored by Ben Hayward's avatar Ben Hayward

Update frontend-tests.md

1 merge request!13Added Cypress docs.
......@@ -91,6 +91,7 @@ cypress/e2e.sh --help
```
New tests & changes **must** be tested **against production and sandbox**; thankfully it is easy to specify different hosts like so:
```console
cypress/e2e.sh -h http://localhost:8080 -p [Password]
cypress/e2e.sh -h https://www.minds.com/ -p [Password]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment