[PR #492] [MERGED] fix #457 test for 0.22 #3112

Closed
opened 2026-02-27 00:55:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/492
Author: @zxdong262
Created: 5/28/2018
Status: Merged
Merged: 5/28/2018
Merged by: @zxdong262

Base: masterHead: fix-457


📝 Commits (2)

📊 Changes

9 files changed (+289 additions, -6 deletions)

View changed files

📝 package.json (+1 -1)
📝 test/e2e/basic-sftp-file-transfer.spec.js (+1 -1)
📝 test/e2e/basic-sftp.spec.js (+1 -1)
📝 test/e2e/basic-terminal-split.spec.js (+1 -1)
📝 test/e2e/basic-terminal.spec.js (+1 -1)
test/e2e/basic.bookmarks.spec.js (+88 -0)
test/e2e/basic.file-manager.spec.js (+124 -0)
test/e2e/basic.history.spec.js (+71 -0)
📝 test/e2e/basic.terminal-themes.spec.js (+1 -1)

📄 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/492 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/28/2018 **Status:** ✅ Merged **Merged:** 5/28/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-457` --- ### 📝 Commits (2) - [`bbc1e1f`](https://github.com/electerm/electerm/commit/bbc1e1f1f2a2c3f0c1c39148753799c6d4880c71) fix #457 test for 0.22 - [`801480f`](https://github.com/electerm/electerm/commit/801480f760f32f359e922cb191ae14d86a6f8db4) fix ### 📊 Changes **9 files changed** (+289 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `test/e2e/basic-sftp-file-transfer.spec.js` (+1 -1) 📝 `test/e2e/basic-sftp.spec.js` (+1 -1) 📝 `test/e2e/basic-terminal-split.spec.js` (+1 -1) 📝 `test/e2e/basic-terminal.spec.js` (+1 -1) ➕ `test/e2e/basic.bookmarks.spec.js` (+88 -0) ➕ `test/e2e/basic.file-manager.spec.js` (+124 -0) ➕ `test/e2e/basic.history.spec.js` (+71 -0) 📝 `test/e2e/basic.terminal-themes.spec.js` (+1 -1) </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 00:55:37 +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#3112
No description provided.