Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-3749

Improve Cypress login performance

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • False
    • None
    • False

      We currently log in and out of the console between every test scenario, and we do this through the UI. This adds a lot of time unnecessary time to our test runs.'

      cy.session lets us save browser sessions and skip login if a user is already authenticated. We also should follow this example to login without needing to interact with the UI as much.

      We'll also need to add a new test scenario to cover the UI login flow that we replace with the above, more efficient login method.

            Unassigned Unassigned
            rh-ee-jonjacks Jon Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: