Page MenuHomePhorge

Fix notification tests for KF6
ClosedPublic

Authored by tusooa on Jun 15 2024, 10:06 AM.
Tags
None
Referenced Files
F69501157: D45.1776609615.diff
Sat, Apr 18, 7:40 AM
F69442014: D45.1776604071.diff
Sat, Apr 18, 6:07 AM
F69226502: D45.1776583725.diff
Sat, Apr 18, 12:28 AM
F69142518: D45.1776575259.diff
Fri, Apr 17, 10:07 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