[PR #4141] [MERGED] Add workspace test #4014

Closed
opened 2026-02-27 01:54:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/4141
Author: @zxdong262
Created: 12/26/2025
Status: Merged
Merged: 12/26/2025
Merged by: @zxdong262

Base: masterHead: test-only


📝 Commits (7)

📊 Changes

9 files changed (+173 additions, -50 deletions)

View changed files

📝 src/client/components/sidebar/info-modal.jsx (+1 -1)
📝 src/client/components/sidebar/info.styl (+0 -7)
📝 src/client/components/tabs/workspace-save-modal.jsx (+2 -1)
📝 test/e2e/00181.layout.spec.js (+2 -1)
test/e2e/00182.workspace.spec.js (+132 -0)
📝 test/e2e/009.4.upgrade.check.spec.js (+1 -1)
📝 test/e2e/0091.file-info-modal.spec.js (+11 -15)
📝 test/e2e/018.file-transfer-conflict.spec.js (+6 -6)
📝 test/e2e/019.file-edit.spec.js (+18 -18)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/4141 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 12/26/2025 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test-only` --- ### 📝 Commits (7) - [`6c6567a`](https://github.com/electerm/electerm/commit/6c6567a2ba2702ff5c73ec1e170f20aee545e1d5) Add workspace test - [`1188b3c`](https://github.com/electerm/electerm/commit/1188b3c36c7a287d6ced10fb72db3c9a2bbde377) fix test - [`17a074c`](https://github.com/electerm/electerm/commit/17a074cd6757ebcadf8e955c73d8ebed0e8ca89a) [skip test2] 1 - [`fed7747`](https://github.com/electerm/electerm/commit/fed7747a37c44eeebad3fcbed49b53aba6f2cca7) [skip test2] 2 - [`703aa97`](https://github.com/electerm/electerm/commit/703aa973fc2dc0deb0ce39b94c3513bfcee0761f) fix 4[skip test2] 1 - [`157564f`](https://github.com/electerm/electerm/commit/157564fd5d1a524c7879fb5675caa5234b04b4c6) [skip test2] 12 - [`1a3a1cc`](https://github.com/electerm/electerm/commit/1a3a1cc304733edeaef9fb74e41e8bfb630f614b) [skip test2] 23 ### 📊 Changes **9 files changed** (+173 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `src/client/components/sidebar/info-modal.jsx` (+1 -1) 📝 `src/client/components/sidebar/info.styl` (+0 -7) 📝 `src/client/components/tabs/workspace-save-modal.jsx` (+2 -1) 📝 `test/e2e/00181.layout.spec.js` (+2 -1) ➕ `test/e2e/00182.workspace.spec.js` (+132 -0) 📝 `test/e2e/009.4.upgrade.check.spec.js` (+1 -1) 📝 `test/e2e/0091.file-info-modal.spec.js` (+11 -15) 📝 `test/e2e/018.file-transfer-conflict.spec.js` (+6 -6) 📝 `test/e2e/019.file-edit.spec.js` (+18 -18) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:54:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#4014
No description provided.