Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 847 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 847 Bytes

Cypress Tests run with Circle CI

Install

npm i .

Run (tests before pushing to repo for Circle CI)

npm start # runs tests in complete Cypress GUI

OR npm run cli # runs tests in terminal

Environment

cp cypress.example.env.json cypress.env.json

  • Change the values of username and password to that of your own Globus ID username and password respectively.
  • You may need to create one here.
  • Then set up this new globus ID as an alias in your globus.org account.
    • Sign in to your Globus Account
    • Click Account in the left vertical menu bar
    • Click Link Another Identity. Follow the onscreen steps
    • You should be able to see your new identity listed in the Identities tab as yourid@@globusid.org

Provenance UI