nextcloud-server/tests/lib/Files
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
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Cache chore: migrate `@small` and `@medium` to attributes 2025-10-27 21:56:04 +07:00
Config refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Mount refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Node refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
ObjectStore refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Search refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
SimpleFS refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Storage refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Stream chore: run rector 2025-07-01 22:45:52 +07:00
Template fix: validate filename when creating file from template 2025-10-24 01:05:48 +07:00
Type refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Utils refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
EtagTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FilenameValidatorTest.php chore: run rector 2025-07-01 22:45:52 +07:00
FilesystemTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
PathVerificationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
ViewTest.php chore: migrate `@small` and `@medium` to attributes 2025-10-27 21:56:04 +07:00