[PR #285] [MERGED] fix #239 add basic ssh test #3017

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/285
Author: @zxdong262
Created: 1/27/2018
Status: Merged
Merged: 1/27/2018
Merged by: @zxdong262

Base: masterHead: fix-239


📝 Commits (3)

📊 Changes

6 files changed (+126 additions, -12 deletions)

View changed files

📝 app/app.js (+8 -3)
app/lib/wait.js (+8 -0)
📝 package.json (+2 -1)
📝 src/client/components/main/main.jsx (+3 -4)
test/e2e/basic-ssh.spec.js (+101 -0)
📝 test/e2e/basic-terminal.spec.js (+4 -4)

📄 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/285 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/27/2018 **Status:** ✅ Merged **Merged:** 1/27/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-239` --- ### 📝 Commits (3) - [`a1d5241`](https://github.com/electerm/electerm/commit/a1d5241262d1b799a2b5b8c5b381dfe124af2103) fix #239 add basic ssh test - [`26618e1`](https://github.com/electerm/electerm/commit/26618e1edaab682b7443b062feeccd7261706fef) [skip appveyor] - [`d189023`](https://github.com/electerm/electerm/commit/d18902343bb9946ba55b53bf4cd0e15fc0657736) version bump ### 📊 Changes **6 files changed** (+126 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+8 -3) ➕ `app/lib/wait.js` (+8 -0) 📝 `package.json` (+2 -1) 📝 `src/client/components/main/main.jsx` (+3 -4) ➕ `test/e2e/basic-ssh.spec.js` (+101 -0) 📝 `test/e2e/basic-terminal.spec.js` (+4 -4) </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:17 +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#3017
No description provided.