nextcloud/tests/lib/Share20
Daniel Calviño Sánchez 1aed476937 Fix unit test for expiration date without date but with default
The expiration date was explicitly given, so it was not testing what it
should. Moreover, "link_defaultExpDays" needs to be mapped when testing
the default value (even if it will just fallback to the value of
"shareapi_expire_after_n_days").

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 13:20:02 +00:00
..
DefaultShareProviderTest.php Fix language in share notes email for users 2020-06-23 21:29:49 +00:00
LegacyHooksTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
ManagerTest.php Fix unit test for expiration date without date but with default 2020-11-16 13:20:02 +00:00
ShareHelperTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ShareTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00