wekan/packages/wekan-cfs-filesystem/tests.js

9 lines
272 B
JavaScript
Raw Normal View History

//TODO
/*
* FileSystem Tests (Server Only)
*
* Create FS SA and use for all tests (verify the "~" correctly uses the home directory)
* Test get, getBytes, put, remove, stats. Verify that the correct things happen
* in the correct places on the local filesystem.
*/