nextcloud-server/apps/files_sharing/tests
John Molakvoæ (skjnldsv) ff164db935
Add link icon for public link too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-21 08:16:00 +07:00
..
Collaboration
Command Update license headers 2017-11-06 16:56:19 +07:00
Controller Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +07:00
External fix unit tests 2018-07-11 10:21:00 +07:00
Middleware Update SharingCheckMiddlewareTest 2018-06-20 08:53:37 +07:00
Migration Update license headers 2017-11-06 16:56:19 +07:00
js Add link icon for public link too 2019-03-21 08:16:00 +07:00
ApiTest.php Add support for room shares to ShareAPIController 2018-08-08 14:25:43 +07:00
CacheTest.php Cleanup OC_User and OCP\User 2018-01-16 18:39:11 +07:00
CapabilitiesTest.php Fix typo in "incoming" 2018-12-05 11:27:38 +07:00
DeleteOrphanedSharesJobTest.php Use node api 2018-05-23 19:10:11 +07:00
EncryptedSizePropagationTest.php Update license headers 2017-11-06 16:56:19 +07:00
EtagPropagationTest.php
ExpireSharesJobTest.php Fix ExpiresSharesJobTest 2018-05-23 19:12:02 +07:00
ExternalStorageTest.php Update license headers 2017-11-06 16:56:19 +07:00
GroupEtagPropagationTest.php Update license headers 2017-11-06 16:56:19 +07:00
HelperTest.php Update license headers 2017-11-06 16:56:19 +07:00
LockingTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
MountProviderTest.php Add room shares to the MountProvider for shares 2018-08-08 14:25:43 +07:00
PermissionsTest.php Update test now that we check permissions properly 2018-09-06 17:10:21 +07:00
PropagationTestCase.php
ShareTest.php Disable failing test in legacy sharing tests 2018-07-19 11:06:23 +07:00
SharedMountTest.php Update license headers 2017-11-06 16:56:19 +07:00
SharedStorageTest.php
SizePropagationTest.php
TestCase.php Do not use \OCP\DB anymore 2018-03-26 14:40:23 +07:00
UnshareChildrenTest.php
UpdaterTest.php Remove OC_App::disable method 2018-03-06 10:45:20 +07:00
WatcherTest.php