nextcloud/tests/lib/App
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 +02:00
..
AppStore refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
AppManagerTest.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
CompareVersionTest.php refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
DependencyAnalyzerTest.php refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
InfoParserTest.php refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
PlatformRepositoryTest.php refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00