creativecommons / chooser

The new and improved CC license selection tool.
https://chooser-beta.creativecommons.org
MIT License
98 stars 121 forks source link

[Bug] Cypress End to End Tests are failing #447

Closed Cronus1007 closed 1 year ago

Cronus1007 commented 1 year ago

Description

Whenever we try to run the command for running cypress end to end tests all the tests are failing.

Reproduction

  1. Run the command npm run test:cypress
  2. All the test cases are failing. \

    Additional context

    Have a look at this comment

    Screenshots

    Screenshot from 2023-02-27 22-12-27

Resolution

shuguang-lv commented 1 year ago

Hi @Cronus1007, have you started working on this bug? If not, maybe I can look into this since I have experience with e2e testing on Cypress. Also, if required, I can help migrate to newer version of Cypress.

Neilblaze commented 1 year ago

@shuguang-lv fyi he already has created a PR to resolve the same.