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

Adds Cypress E2E tests and GitHub Action Cypress workflow (from a fork repo) #158

Closed
wants to merge 11 commits into from

Commits on Jun 9, 2020

  1. install cypress module

    Tianli Feng committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0390da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Add Cypress test cases of basic Monitor CRUD operations

    Tianli Feng committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8ae42c4 View commit details
    Browse the repository at this point in the history
  2. A simple clean up and correct some comments

    Tianli Feng committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2e86674 View commit details
    Browse the repository at this point in the history
  3. Add Cypress test cases of Destination CRUD operations and add destina…

    …tion to monitors
    Tianli Feng committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1331954 View commit details
    Browse the repository at this point in the history
  4. correct some words about Destination

    Tianli Feng committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d153bb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Add Cypress test cases of different Alert states

    Tianli Feng committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    590a64a View commit details
    Browse the repository at this point in the history
  2. Fix a test case in alert_spec

    Tianli Feng committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    0dea505 View commit details
    Browse the repository at this point in the history
  3. Clean up cypress example files

    Tianli Feng committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    89c76dd View commit details
    Browse the repository at this point in the history
  4. remove an 'only' sign

    Tianli Feng committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    00b175d View commit details
    Browse the repository at this point in the history
  5. Add GitHub Action workflow file for Cypress test

    Tianli Feng committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b20d606 View commit details
    Browse the repository at this point in the history
  6. Update README file

    Tianli Feng committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e29461f View commit details
    Browse the repository at this point in the history