Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adds support to run Cypress test in an ODFE cluster with security enabled #235

Merged
merged 15 commits into from Jan 15, 2021

Commits on Jan 12, 2021

  1. Add command overwrites for 'cy.visit()' and 'cy.request()' to deal wi…

    …th basic auth when security enabled
    Tianli Feng committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3374fcc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Add env and config parameters regarding security

    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a6c5413 View commit details
    Browse the repository at this point in the history
  2. Add a Cypress command to delete all the monitors that can be ran by a…

    …dmin user
    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    15bcd16 View commit details
    Browse the repository at this point in the history
  3. Fix the tests in security enabled cluster

    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    0ebb9cc View commit details
    Browse the repository at this point in the history
  4. Add a cleanup before a test for alerts

    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9c00c3c View commit details
    Browse the repository at this point in the history
  5. Remove 'only' added during developing

    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3a4b8fb View commit details
    Browse the repository at this point in the history
  6. Fix the tests in security enabled cluster

    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b4da397 View commit details
    Browse the repository at this point in the history
  7. Fix the tests in alert spec

    Tianli Feng committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    8dfe388 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. temp: test github workflow

    Tianli Feng committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    77b2333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7561a82 View commit details
    Browse the repository at this point in the history
  3. modify a comment

    Tianli Feng committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    83e432b View commit details
    Browse the repository at this point in the history
  4. Change the trigger of the workflow back

    Tianli Feng committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    0ed962f View commit details
    Browse the repository at this point in the history
  5. Change the name of testing index

    Tianli Feng committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6b29b71 View commit details
    Browse the repository at this point in the history
  6. test github workflow

    Tianli Feng committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    0e8c9e1 View commit details
    Browse the repository at this point in the history
  7. change the cypress workflow back

    Tianli Feng committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    ee78315 View commit details
    Browse the repository at this point in the history