https://bugs.kde.org/show_bug.cgi?id=501991
--- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 6873a38d94b389118dc6b896473d6a10824dbef3 by Fushan Wen. Committed on 06/04/2025 at 11:58. Pushed by fusionfuture into branch 'master'. appiumtests: add test for job notification 1. A job is created without a total amount of bytes to test bug 502001. 2. Elements in a job notification are examined. 3. Update the job progress, and the notification should report progress, speed and remaining time. 4. When a job is complete, "Job Finished" and the destination url should show up. M +42 -2 appiumtests/applets/notificationstest.py A +0 -0 appiumtests/applets/notificationstest/__init__.py A +64 -0 appiumtests/applets/notificationstest/jobnotification.py A +55 -0 appiumtests/applets/notificationstest/jobnotificationinterface.py M +2 -0 applets/notifications/package/contents/ui/components/JobItem.qml M +2 -0 applets/notifications/package/contents/ui/components/SpeedChart.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/6873a38d94b389118dc6b896473d6a10824dbef3 -- You are receiving this mail because: You are watching all bug changes.