nextcloud-server/apps/files_versions/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 +07:00
..
BackgroundJob test: Migrate files_versions to PHPUnit 10 2025-05-20 21:42:56 +07:00
Command refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Controller test: Migrate files_versions to PHPUnit 10 2025-05-20 21:42:56 +07:00
Versions test: Migrate files_versions to PHPUnit 10 2025-05-20 21:42:56 +07:00
ExpirationTest.php chore: run rector 2025-07-01 22:45:52 +07:00
StorageTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
VersioningTest.php chore: migrate `@small` and `@medium` to attributes 2025-10-27 21:56:04 +07:00