summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/External
Commit message (Collapse)AuthorAgeFilesLines
* Fix more testsRoeland Jago Douma2019-11-271-6/+28
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix unit testsBjoern Schiessle2018-07-111-0/+3
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* update unit testsBjoern Schiessle2018-07-111-0/+13
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* fix external manager testsBjoern Schiessle2018-07-021-10/+29
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fix risky tests without assertionsJoas Schilling2018-01-251-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update license headersMorris Jobke2017-11-061-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocksMorris Jobke2017-10-241-2/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-9/+6
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-082-3/+9
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* more robust test setupRobin Appelman2016-10-121-3/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix testsRoeland Jago Douma2016-08-241-13/+44
|
* Update with robinJoas Schilling2016-07-212-2/+2
|
* Fix apps/Joas Schilling2016-07-213-6/+9
|
* Update license headersLukas Reschke2016-05-262-1/+2
|
* Move tests to PSR-4Joas Schilling2016-05-253-0/+459