nextcloud/apps/files_external/tests
Vincent Petry 1f79f368ef Added unit tests for when adding ext storage mount points
- test config was written correctly (global and local)
- test that personal mount points can be added for allowed backends
- test that personal mount points cannot be added for disallowed backends
- added $skipTest flag to make it possible add mount points without
  doing an actual check/connection (note: this is necessary because the
  static class OC_Mount_Config cannot be mocked)
2014-03-18 18:29:08 +01:00
..
amazons3.php rewrote initialisation, added testing workaround 2013-07-10 07:47:15 +02:00
config.php Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00
dropbox.php Fixed various Dropbox issues + unit tests 2013-11-26 11:59:36 +01:00
ftp.php Add trailing slash in FTP root path when missing 2013-11-28 11:45:26 +01:00
google.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
irods.php update copy right 2013-07-12 15:28:01 +02:00
mountconfig.php Added unit tests for when adding ext storage mount points 2014-03-18 18:29:08 +01:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
sftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
smb.php Updated unit tests for SMB 2013-11-26 12:53:03 +01:00
smbfunctions.php Removing trailing dot in path that samba doesn't seem to like 2013-11-19 15:05:11 +01:00
swift.php adapted existing test cases 2013-10-22 13:36:23 +02:00
webdav.php Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00