summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2722-34/+34
* Some php-cs fixesRoeland Jago Douma2019-11-2221-29/+36
* Adjust testsJulius Härtl2019-08-021-1/+20
* Fix invalid recursionDaniel Kesselberg2019-07-211-0/+2
* Allow hidden smb sharesDaniel Kesselberg2019-07-161-0/+47
* Add time between SMB test runs and properly log full changesetMorris Jobke2019-03-141-1/+3
* Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke2019-03-131-1/+8
* Fix files_external testsJoas Schilling2019-03-011-1/+1
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-1/+1
* typos in doc, no code changesArthur Schiwon2019-02-152-1/+2
* files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-142-15/+141
* Fix JS namespace of files_external appJoas Schilling2018-10-303-6/+6
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-092-3/+3
* files_external: Fix jsunit testsJulius Härtl2018-08-021-10/+7
* use DAV instead of SMB for deletion testsRobin Appelman2018-06-211-5/+4
* update icewind/smb to 3.0.0Robin Appelman2018-06-211-1/+2
* Fix testsRoeland Jago Douma2018-05-011-1/+2
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-1/+1
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-20/+20
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+10
* adjust swift external storage to new openstack sdkRobin Appelman2018-02-191-6/+10
* Fix risky tests without assertionsJoas Schilling2018-01-251-13/+13
* increase the time we wait for smb notifications in the testRobin Appelman2018-01-221-2/+2
* Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma2017-12-111-1/+12
|\
| * Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman2017-09-281-1/+12
* | Update license headersMorris Jobke2017-11-0617-0/+21
* | Use ::class in test mocksMorris Jobke2017-10-248-26/+43
|/
* adjust tests to new failed storage handlingRobin Appelman2017-09-061-8/+7
* Move GDrive external storage to a separate repoVincent Petry2017-08-212-81/+0
* Bye bye Dropbox v1Vincent Petry2017-08-162-87/+0
* Add new specific tests for SMBJuan Pablo Villafáñez2017-04-261-0/+19
* Fix sinon.stub deprecation warningsChristoph Wurst2017-04-241-1/+1
* Update comments to NextcloudMorris Jobke2017-04-114-7/+7
* replace autosave with a save button for external storage configurationRobin Appelman2017-03-221-8/+5
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-6/+9
|\
| * fix constructor params in failing testChristoph Wurst2017-01-111-6/+9
* | add unit tests for smb notify backendRobin Appelman2017-01-271-0/+47
* | fix test mocksMorris Jobke2017-01-201-0/+5
|/
* Add files_external webdav apache testsRoeland Jago Douma2016-12-292-0/+40
* Add SMB tests and execute files_external testsLukas Reschke2016-12-207-261/+81
* Use OCP\\IL10N in tests tooMorris Jobke2016-10-281-1/+1
* Fix getMock files_externalRoeland Jago Douma2016-09-0610-34/+59
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-5/+5
* Add unit testsLukas Reschke2016-08-152-0/+171
* Update with robinJoas Schilling2016-07-2123-23/+23
* Fix apps/Joas Schilling2016-07-2135-56/+93
* Added storage tests for fopen with special charsVincent Petry2016-07-201-1/+1
* Allow regular users to specify global credentials passwordLukas Reschke2016-06-271-0/+177
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-262-0/+15
|\
| * Add option to `occ files_external:list` to show all configured mountsRobin Appelman2016-06-231-0/+10