0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 14:26:57 +00:00
nextcloud_server/apps/updatenotification/tests
Ferdinand Thiessen e212f337a2
fix(updatenotification): Parse pre-release version of apps
The notitication is correctly created, but the changelog is not show.
We need to make sure the version passed to the manager is in the allowed
format (major.minor.patch).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-21 16:43:20 +01:00
..
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00
Notification refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Settings chore(tests): Adapt tests to the countUsers refactor 2025-01-14 16:34:15 +01:00
UpdateCheckerTest.php refactor(updatenotification): Migrate legacy code 2024-09-24 18:53:49 +02:00