nextcloud/apps/files_external/lib
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 polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
config.php Added unit tests for when adding ext storage mount points 2014-03-18 18:29:08 +01:00
dropbox.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
ftp.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
google.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
irods.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
sftp.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
smb.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
streamwrapper.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
swift.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
webdav.php Add caching for getLocalFile on remote storages 2014-03-04 15:44:58 +01:00