nextcloud/apps/files/tests/js
Vincent Petry 07f78c8248 Added unit tests for "add()" method for file upload
- Added OC.Upload.init() to make the code testable
- Added unit tests for the add() method of the uploader with some error
  cases
2014-03-06 13:53:34 +01:00
..
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
filelistSpec.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
filesSpec.js don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 2014-03-05 13:16:25 +01:00