warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
232 stars 34 forks source link

Cypress: added missing mocks #451

Closed warpdesign closed 4 months ago

warpdesign commented 4 months ago

This PR adds missing Cypress mocks, fixes some unit tests that needed to be updated.

The CI tests have also been fixed: some dependencies were missing.

Fixes #450