nextcloud/tests/lib/Share20
Daniel Calviño Sánchez e997f0fa46 Fix unit test for verifying enforced valid expiration date.
The enforced expiration date was not actually enabled, as for that
"shareapi_default_expire_date" needs to be explicitly set to "yes".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-12 11:57:31 +01:00
..
DefaultShareProviderTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
LegacyHooksTest.php Update share type constant usage 2020-06-24 16:49:16 +02:00
ManagerTest.php Fix unit test for verifying enforced valid expiration date. 2020-11-12 11:57:31 +01:00
ShareHelperTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
ShareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00