npm i .
npm start
# runs tests in complete Cypress GUI
OR
npm run cli
# runs tests in terminal
cp cypress.example.env.json cypress.env.json
- Change the values of
username
andpassword
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