Page MenuHomePhorge

Fix notification tests for KF6
ClosedPublic

Authored by tusooa on Jun 15 2024, 10:06 AM.
Tags
None
Referenced Files
F44508371: D45.1772300571.diff
Fri, Feb 27, 9:42 AM
F44463210: D45.1772279477.diff
Fri, Feb 27, 3:51 AM
F44384601: D45.1772242693.diff
Thu, Feb 26, 5:38 PM
F44383661: D45.1772242365.diff
Thu, Feb 26, 5:32 PM
Subscribers
None

Details

Summary

KNotification 6 has a different QML API, mainly because of the addition of the NotificationAction object. This commits try to make our MessageNotification.qml work for both v5 and v6.

Type: fix

CCBUG: https://iron.lily-is.land/T85

Test Plan
  • Verify unit tests pass under KF5/Qt5.
  • Verify that notifications work under KF5/Qt5.
  • Verify tst_Notifications.qml passes under KF6/Qt6.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable