[PR #1363] [MERGED] test(workspace.rs): container and Window tests #1355

Closed
opened 2026-01-05 14:55:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1363
Author: @SaucePackets
Created: 3/18/2025
Status: Merged
Merged: 3/18/2025
Merged by: @LGUG2Z

Base: masterHead: workspace_tests_container_and_window_tests


📝 Commits (2)

  • 2c42748 test(workspace.rs): container and Window tests
  • f16c4d7 refactor(workspace.rs): update Contains Window Test

📊 Changes

1 file changed (+283 additions, -1 deletions)

View changed files

📝 komorebi/src/workspace.rs (+283 -1)

📄 Description

Container tests include testing functions related to removing, adding, and focusing a container and windows.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1363 **Author:** [@SaucePackets](https://github.com/SaucePackets) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `workspace_tests_container_and_window_tests` --- ### 📝 Commits (2) - [`2c42748`](https://github.com/LGUG2Z/komorebi/commit/2c42748e4fbca7f681a6fb2464306f03d197588f) test(workspace.rs): container and Window tests - [`f16c4d7`](https://github.com/LGUG2Z/komorebi/commit/f16c4d77523f09594ba2b978469d8d122c5cf446) refactor(workspace.rs): update Contains Window Test ### 📊 Changes **1 file changed** (+283 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/workspace.rs` (+283 -1) </details> ### 📄 Description Container tests include testing functions related to removing, adding, and focusing a container and windows. <!-- Please follow the Conventional Commits specification. If you need to update your PR with changes from `master`, please run `git rebase master`. By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:00 +01:00
adam closed this issue 2026-01-05 14:55:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1355