abramenal / cypress-file-upload

File upload testing made easy
https://npm.im/cypress-file-upload
MIT License
496 stars 89 forks source link

allow setting a files lastModified property #278

Closed anark closed 3 years ago

anark commented 3 years ago

Checklist:

Summary of changes

This allows you to pass a lastModified attribute to be used for the file. This is helpful for testing the uploading of duplicate files so they can have the same lastModified and fingerprint.

Linked issues

Closes #277

abramenal commented 3 years ago

Hi @anark, cool stuff! Let's see if all the tests will pass, and I'll be happy to release it. @all-contributors add @anark for code

allcontributors[bot] commented 3 years ago

@abramenal

I've put up a pull request to add @anark! :tada: