Roeland Jago Douma
|
b5ffca00f7
|
Fix unit test
* Fix namespace
* Fix test
Was broken after https://github.com/nextcloud/server/pull/26529
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-04-16 09:47:52 +02:00 |
Morris Jobke
|
234b510652
|
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-12 13:55:19 +02:00 |
Joas Schilling
|
89ed2c37bf
|
Update share type constant usage
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-24 16:49:16 +02:00 |
Christoph Wurst
|
41b5e5923a
|
Use exactly one empty line after the namespace declaration
For PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-09 11:48:10 +02:00 |
Roeland Jago Douma
|
3a7cf40aaa
|
Mode to modern phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:18 +01:00 |
Roeland Jago Douma
|
c007ca624f
|
Make phpunit8 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
Christoph Wurst
|
e930a0ccbe
|
Search sharees on lookup server when explicitly requested by user
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-02-26 19:44:49 +01:00 |
Arthur Schiwon
|
8e4ae23c48
|
Do not try to contact lookup server without internet connection or URL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-10-18 17:49:28 +02:00 |
Bjoern Schiessle
|
1b0b159685
|
add more tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-10-12 16:11:48 +02:00 |
Bjoern Schiessle
|
fd5fc24da2
|
some small fixes and improvements
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-10-10 16:07:01 +02:00 |
Bjoern Schiessle
|
9e76d4049a
|
adjust tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-10-09 18:31:33 +02:00 |
Arthur Schiwon
|
3db3e65121
|
add tests for Lookup Plugin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-09-26 23:10:25 +02:00 |