nextcloud/apps/files_sharing/tests
Carl Schwan 0b8eae7789
perf(files): Optimize CacheEntry creation
Avoid many copy on writes and create array only once.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-15 11:47:41 +01:00
..
Collaboration chore: run rector 2025-07-01 22:45:52 +02:00
Command feat: Adapt a bit the snowflake ids API 2026-01-06 12:57:17 +01:00
Controller Merge pull request #56773 from nextcloud/carl/remove-sciencemesh 2025-12-30 14:18:53 +01:00
External feat: Adapt a bit the snowflake ids API 2026-01-06 12:57:17 +01:00
Listener fix(tests): Fix files_sharing tests conflicting with other tests 2025-06-10 15:38:43 +02:00
Middleware fix(tests): Turn data provider into a static method in OCSShareAPIMiddlewareTest 2025-09-27 13:05:33 +02:00
Migration chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ApiTest.php chore: migrate @small and @medium to attributes 2025-10-27 21:56:04 +01:00
ApplicationTest.php fix(tests): Make sure data providers are static in files_sharing ApplicationTest 2025-09-27 13:05:32 +02:00
CacheTest.php perf(files): Optimize CacheEntry creation 2026-01-15 11:47:41 +01:00
CapabilitiesTest.php refactor(integration): Refactor and fix federation integration tests 2025-12-17 10:14:35 +01:00
DeleteOrphanedSharesJobTest.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
EncryptedSizePropagationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
EtagPropagationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ExpireSharesJobTest.php fix(sharing): Adapt Hooks to new API 2025-12-16 10:38:30 +01:00
ExternalStorageTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
GroupEtagPropagationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
HelperTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
LockingTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MountProviderTest.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +01:00
PropagationTestCase.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SharedMountTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 2025-12-19 15:57:04 +01:00
SharedStorageTest.php chore: migrate @small and @medium to attributes 2025-10-27 21:56:04 +01:00
SharesReminderJobTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ShareTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SizePropagationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
TestCase.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
UnshareChildrenTest.php chore: migrate @small and @medium to attributes 2025-10-27 21:56:04 +01:00
UpdaterTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
WatcherTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00