mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1373] [MERGED] Monitor reconciliator tests notification tests #1364
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1373
Author: @SaucePackets
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/27/2025
Merged by: @LGUG2Z
Base:
master← Head:monitor_reconciliator_tests_notification_tests📝 Commits (4)
1f630c9test(monitor_reconciliator/mod.rs): send Notification And Monitor Cache6b03148test(monitor_reconciliator/mod.rs): tests for notification listener, channel capacity, monitor cachef7413f6Merge branch 'LGUG2Z:master' into monitor_reconciliator_tests_notification_tests1006d99test(monitor_reconciliator/mod.rs): created Mock Monitor And attach_display_devices test📊 Changes
1 file changed (+302 additions, -1 deletions)
View changed files
📝
komorebi/src/monitor_reconciliator/mod.rs(+302 -1)📄 Description
Added monitor_reconciliator tests to test sending a notification, channel capacity, insert monitor cache for one and two monitors, notification listener, and attached display devices. Also created a Mocking of a monitor that can be used with functions that call the Win32 API.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.