turbo-src / chrome-extension

MIT License
2 stars 4 forks source link

Cypress is looking for contributor_id ... #76

Open 7db9a opened 1 year ago

7db9a commented 1 year ago

Cypress createRepo.cy.js was removed e2e folder. Not sure if the cypress.env.json changed format and it's not needed anymore. We could pass cypress tests on commit levels when it was there. Ran it before dom.cy.py.

jex441 commented 1 year ago

The createRepo.cy.js file has been replaced with seedData.cy.js. Also, the Cypress.env.json file now needs a contributorID and contributorSignature. They can be anything.