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

Replace cypress-file-upload with Cypress built-in upload #2285

Merged
merged 5 commits into from
Feb 22, 2022

Conversation

olafleur-godaddy
Copy link
Member

Description

Since Cypress 9.3, a selectFile function is available, that works almost like the attachFile function from cypress-file-upload. By switching to the built-in version, we remove this dependency.

Types of changes

Refactoring

How has this been tested?

Cypress tests locally and on the CI

@olafleur-godaddy olafleur-godaddy merged commit f367306 into master Feb 22, 2022
@olafleur-godaddy olafleur-godaddy deleted the remove-unused-cypress-upload branch February 22, 2022 16:33
@olafleur-godaddy olafleur-godaddy added this to the Next Release milestone Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants