mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1366] [MERGED] Monitor and Container tests #1357
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/1366
Author: @SaucePackets
Created: 3/19/2025
Status: ✅ Merged
Merged: 3/21/2025
Merged by: @LGUG2Z
Base:
master← Head:monitor-tests📝 Commits (2)
9eaf105test(container.rs): test Container Functionsdb1521ctest(monitor.rs): monitor Tests📊 Changes
3 files changed (+247 additions, -3 deletions)
View changed files
📝
komorebi/src/container.rs(+111 -0)📝
komorebi/src/monitor.rs(+136 -0)📝
komorebi/src/window_manager.rs(+0 -3)📄 Description
Contains tests for testing various functions in both monitor.rs and containers.rs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.