* 🚧#46 Shared with me
- added converter of DriveFile to dto with user information
- updated version of jest to the latest for better compatibility with typescript and mocking class instances
- added run configuration for unit tests
Co-authored-by: Romaric Mourgues <rmourgues@linagora.com>
* Implemented password and expiration date on conf and backend side
* Implemented password modal on shared side
* Add public link related tests
* Fix tests
* #23 Fix throw error when file doesn't exist
Run all the tests in once without special runner
Add positive scenario
Move coverage to the backend build workflow