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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:workspace_tests_container_and_window_tests📝 Commits (2)
2c42748test(workspace.rs): container and Window testsf16c4d7refactor(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.