cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Outdated workshop entries with legacy Cypress versions

Open MikeMcC399 opened this issue 1 year ago • 0 comments

Subject

Examples > Workshops

Description

Issue

The Examples > Workshops page contains 2 outdated workshops:

End-to-end Testing with Cypress.io

Examples > Workshops > End-to-end Testing with Cypress.io

  • The Cypress version used is the legacy Cypress 7.6.0 version
  • The associated repository https://github.com/cypress-io/testing-workshop-cypress is archived.
ReactJSDay 2019 Testing Course

Examples > Workshops > ReactJSDay 2019 Testing Course

  • The Cypress version used is the legacy Cypress 5.6.0 version
  • The associated repository https://github.com/NoriSte/reactjsday-2019-testing-course was last updated 4 years ago.

Suggestion

Consider removing both the above workshops as they use legacy Cypress version 7.6.0, released on June 23, 2021 and legacy Cypress version 5.6.0, released on November 9, 2020.

MikeMcC399 avatar Jul 03 '24 06:07 MikeMcC399