HomeSoftware Heritage

cypress: Fix "use UI to login" anti-pattern

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

cypress: Fix "use UI to login" anti-pattern

Keep a single test using the UI to login and add a Cypress command to login
programatically because UI login is slow, cumbersome, and unnecessary.

https://docs.cypress.io/guides/getting-started/testing-your-app.html#Logging-in

Details

Provenance
anlambertAuthored on Jun 22 2020, 1:54 PM
anlambertPushed on Jun 22 2020, 2:27 PM
Differential Revision
D3331: cypress: Fix "use UI to login" anti-pattern
Build Status
Buildable 13005
Build 19820: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.