cypress-file-upload icon indicating copy to clipboard operation
cypress-file-upload copied to clipboard

wip: Upgrade to cypress 10

Open alex-wilmer opened this issue 3 years ago • 1 comments

I needed to test this against Cypress 10--I couldn't get it to work on my project so I forked this and upgraded here and it DOES work which is great.

Opening this PR to start a conversation about which version the recipes here should be running against. If this is moving in the right direction I can update the rest of the recipes.

Let me know thanks

Checklist:

  • [ ] No linting issues
  • [ ] Commits are compliant with commitizen
  • [ ] CI tests have passed
  • [ ] Documentation updated

Summary of changes

  • Upgrade to Cypress 10 (only in react-html-input recipe)
  • Run automatic migrations

alex-wilmer avatar Oct 17 '22 16:10 alex-wilmer

As of this change, I feel further maintenance of this package is not needed: https://www.cypress.io/blog/2022/01/19/uploading-files-with-selectfile/

@alex-wilmer or are there scenarios where you would still rely on cypress-file-upload instead?

abramenal avatar Nov 25 '22 10:11 abramenal