nextcloud-server/tests/lib/Files/Cache
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 +07:00
..
Wrapper refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
CacheTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
FileAccessTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
HomeCacheTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
LocalRootScannerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
MoveFromCacheTraitTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
PropagatorTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
ScannerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
SearchBuilderTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
UpdaterLegacyTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
UpdaterTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
WatcherTest.php chore: migrate `@small` and `@medium` to attributes 2025-10-27 21:56:04 +07:00