nextcloud/apps/files_sharing/tests
Ferdinand Thiessen 7f125551f5 chore: migrate @small and @medium to attributes
Both are basically special groups, which we do not use.
But they also had a special meaning in the past which now only works
when set on the test class: They set the test timeout.

So for `@small` we just remove them, for `@medium` we remove where not
needed but keep it on the class where the full test class might make use
of the adjusted timeout.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-27 21:56:04 +01:00
..
Collaboration chore: run rector 2025-07-01 22:45:52 +02:00
Command refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Controller refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
External refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
CapabilitiesTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
DeleteOrphanedSharesJobTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +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: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PropagationTestCase.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SharedMountTest.php chore: migrate @small and @medium to attributes 2025-10-27 21:56: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