ansible / azure-aap-deployment-driver

Apache License 2.0
2 stars 13 forks source link

Initial e2e setup #115

Closed tznamena closed 8 months ago

tznamena commented 8 months ago

Description

This PR adds a Cypress based E2E setup for testing deployment driver web UI.

Commit message reminder

Commit messages are important because they will be used to build list of items included in Errata when the deployment driver container image is built and QE will use that list to figure out what to test before the image is published.

PR task checklist

Jira

This PR is for JIRA item: https://issues.redhat.com/browse/AAP-21515

Testing

Steps to test

  1. Pull down the PR
  2. Follow the readme to run the UI tests

Expected result

With the changes in this PR you should be able to run the cypress tests against deployment driver web UI running locally.

ryankwilliams commented 8 months ago

@qiwangrh FYI