mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-16 17:51:27 +00: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