nextcloud/tests/lib/App
Côme Chilliet 315c0ea59c
fix: Allow hyphen in appid
It’s rare but exists for some apps not in the appstore.
Also added unit tests for cleanAppId and fixed small issues with it.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-22 10:03:08 +02:00
..
AppStore chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
AppManagerTest.php fix: Allow hyphen in appid 2025-09-22 10:03:08 +02:00
CompareVersionTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DependencyAnalyzerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
InfoParserTest.php fix(appinfo): Make sure screenshot, author and category are always arrays 2024-10-28 08:46:31 +01:00
PlatformRepositoryTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00