Page MenuHomePhorge

Fix notification tests for KF6
ClosedPublic

Authored by tusooa on Jun 15 2024, 10:06 AM.
Tags
None
Referenced Files
F163762: D45.1740339895.diff
Sat, Feb 22, 11:44 AM
F163761: D45.1740339891.diff
Sat, Feb 22, 11:44 AM
F163724: D45.1740339743.diff
Sat, Feb 22, 11:42 AM
F163713: D45.1740338587.diff
Sat, Feb 22, 11:23 AM
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