Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Upgrade testcafe to the latest version #3707

Draft
wants to merge 2 commits into
base: 8.4
Choose a base branch
from

Conversation

markusguenther
Copy link
Member

@markusguenther markusguenther commented Jan 31, 2024

Upgrade the end to end dependencies :

  • testcafe to version 3.5
  • testcafe-browser-provider-saucelabs to version 3.0
  • testcafe-react-selectors to 5.0

As we increase the Node.js version to the new LTS (20.9) we should also upgrade testcafe, as version 2.3.1 was the last version for node 16 and is end of life in April 2024. (we used version 2.1.0)

  • Upgrade dependencies
  • Need to change the SauceLabs integration
  • Check current Tests

Upgrade the end to end dependencies :
- testcafe to version 3.5
- testcafe-browser-provider-saucelabs to version 3.0
- testcafe-react-selectors to 5.0

As we increase the nodejs version to the new LTS (20.9) we should also upgrade testcafe, as version 2.3.1 was the last version for node 16 and is end of life on april 2024. (we used version 2.1.0)
@markusguenther
Copy link
Member Author

This PR is based upon the Node.js upgrade. #3705

@markusguenther markusguenther marked this pull request as draft February 1, 2024 09:23
@mhsdesign
Copy link
Member

if possible i'd like to target here 8.3 as well. This would make our lives much easier in the end :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants