warpdesign / react-explorer

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

Cypress: added missing mocks #451

Closed warpdesign closed 5 months ago

warpdesign commented 5 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