mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-06-08 09:05:07 -04:00
* Split tests into integration and unit tests * Rewritten and completed unit tests ** By introducing a layer around Files.* to allow mocking of NIO-Operations ** And introducing a factory to allow mocking of constructors * Integration tests ignored temporarily ** TODO reduce amount of testcases and enable