uselagoon / lagoon-ui

Apache License 2.0
6 stars 2 forks source link

Cypress support in the UI #221

Closed DaveDarsa closed 4 months ago

DaveDarsa commented 4 months ago

Only Cypress from #184 with proper formatting

DaveDarsa commented 4 months ago

To run locally:

  1. cd into "lagoon-minimal-directory"
  2. yarn build && GRAPHQL_API=http://0.0.0.0:33000/graphql KEYCLOAK_API=http://0.0.0.0:38088/auth yarn start
  3. yarn cypress:runAll