nextcloud/apps/files_sharing/tests
Benjamin Gaussorgues 57574d9d9a fix(share): use user timezone to parse share expiration date
If an user in UTC+1 try to create a share at 00:00, it's day D for him, but
D-1 for the server (UTC).
This fix aims to apply the correct offset

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-01-15 09:22:09 +00:00
..
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command fix(tests): Specify all positional parameters again to fix tests 2023-08-23 09:08:08 +02:00
Controller fix(share): use user timezone to parse share expiration date 2024-01-15 09:22:09 +00:00
External add more checks to ensure mounts aren't empty 2023-09-12 16:50:24 +02:00
js fix: adjust testing 2023-07-11 13:52:28 +02:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
ApiTest.php fix(share): use user timezone to parse share expiration date 2024-01-15 09:22:09 +00:00
ApplicationTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CacheTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CapabilitiesTest.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
DeleteOrphanedSharesJobTest.php Adapt tests to new job constructors 2022-12-05 10:41:13 +01:00
EncryptedSizePropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
EtagPropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJobTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalStorageTest.php ocm controller 2023-09-20 08:23:45 -01:00
GroupEtagPropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LockingTest.php Update php licenses 2021-06-04 22:02:41 +02:00
MountProviderTest.php Migrate files sharing to PSR LoggerInterface 2023-07-06 14:08:42 +02:00
PropagationTestCase.php Update php licenses 2021-06-04 22:02:41 +02:00
SharedMountTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SharedStorageTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareTest.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
SizePropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
TestCase.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UnshareChildrenTest.php Update php licenses 2021-06-04 22:02:41 +02:00
UpdaterTest.php Skip testMovedIntoShareChangeOwner 2022-07-26 12:17:46 +00:00
WatcherTest.php Update php licenses 2021-06-04 22:02:41 +02:00