nextcloud-server/tests/lib/AppFramework
Carl Schwan 60c2875670 refactor: Cleanup some unit tests
- use declare(strict_types=1)
- use strong typing
- Remove some weird things in ControllerTest

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-01 10:11:27 +07:00
..
Bootstrap refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
Controller refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
Db refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
DependencyInjection refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
Http refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
Middleware refactor: Apply rector Nextcloud 27 set 2025-09-28 11:45:52 +07:00
OCS chore: run rector 2025-07-01 22:45:52 +07:00
Routing fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +07:00
Services chore: run rector 2025-07-01 22:45:52 +07:00
Utility chore: run rector 2025-07-01 22:45:52 +07:00
AppTest.php fix: Fix issues and tests in DIContainer and friends 2025-07-08 13:32:14 +07:00