nextcloud/apps/files_sharing/tests
Morris Jobke d650de13a4
Remove duplicate unit test in sharing that checks for group permission updates
* it was skipped before anyways
* it is covered for example in build/integration/sharing_features/sharing-v1-part3.feature#L517-L548 (see 54f8f75f6f/build/integration/sharing_features/sharing-v1-part3.feature (L517-L548))
* more permission updates are tested in the webdav section, where an OCS API is called and the WebDAV response is checked for the properly changed permission

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-03-18 10:31:56 +01:00
..
Collaboration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Controller Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
External Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
js Fix sharing breadcrumbs 2019-11-06 00:53:59 +01:00
Middleware Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Migration Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
ApiTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CacheTest.php Fix CS in CacheTest 2021-03-16 11:43:53 +01:00
CapabilitiesTest.php Harde CapabiltiesTest 2020-12-07 15:44:04 +01:00
DeleteOrphanedSharesJobTest.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
EncryptedSizePropagationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
EtagPropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExpireSharesJobTest.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
ExternalStorageTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
GroupEtagPropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HelperTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
LockingTest.php Update share type constant usage 2020-06-24 16:49:16 +02:00
MountProviderTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
PermissionsTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
PropagationTestCase.php Update license headers 2019-12-05 15:38:45 +01:00
SharedMountTest.php Remove duplicate unit test in sharing that checks for group permission updates 2021-03-18 10:31:56 +01:00
SharedStorageTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
ShareTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
SizePropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TestCase.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
UnshareChildrenTest.php Update share type constant usage 2020-06-24 16:49:16 +02:00
UpdaterTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
WatcherTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00