[PR #1382] [MERGED] Workspace tests #1368

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

📋 Pull Request Information

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

Base: masterHead: workspace_tests


📝 Commits (2)

  • 0a0f03a test(workspace.rs): workspace tests
  • 5fe756e test(workspace.rs): test New Floating Window

📊 Changes

1 file changed (+95 additions, -0 deletions)

View changed files

📝 komorebi/src/workspace.rs (+95 -0)

📄 Description

Created tests for testing the functions focus_container_by_window, contains_managed_window, and new_floating_window.


🔄 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/1382 **Author:** [@SaucePackets](https://github.com/SaucePackets) **Created:** 3/29/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `workspace_tests` --- ### 📝 Commits (2) - [`0a0f03a`](https://github.com/LGUG2Z/komorebi/commit/0a0f03aaa7ae1b2dd964920f46e6a49dbb4b6eca) test(workspace.rs): workspace tests - [`5fe756e`](https://github.com/LGUG2Z/komorebi/commit/5fe756e8c88a4a91b3d885662d9f64ae38d280aa) test(workspace.rs): test New Floating Window ### 📊 Changes **1 file changed** (+95 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/workspace.rs` (+95 -0) </details> ### 📄 Description <!-- 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`. --> Created tests for testing the functions focus_container_by_window, contains_managed_window, and new_floating_window. --- <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:03 +01:00
adam closed this issue 2026-01-05 14:55:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1368