[PR #139] [MERGED] fix #5 add init test #2947

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/139
Author: @zxdong262
Created: 12/10/2017
Status: Merged
Merged: 12/10/2017
Merged by: @zxdong262

Base: masterHead: fix-5


📝 Commits (10+)

📊 Changes

6 files changed (+91 additions, -10 deletions)

View changed files

📝 .eslintrc (+9 -2)
📝 .travis.yml (+9 -2)
📝 appveyor.yml (+4 -3)
📝 bin/prepare.js (+0 -2)
📝 package.json (+9 -1)
test/e2e/init.spec.js (+60 -0)

📄 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/139 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/10/2017 **Status:** ✅ Merged **Merged:** 12/10/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-5` --- ### 📝 Commits (10+) - [`4f75c9b`](https://github.com/electerm/electerm/commit/4f75c9bddc8b4ce0a66328d408a6525f6d70f983) save - [`dc5c2d8`](https://github.com/electerm/electerm/commit/dc5c2d86291c7c2a9d574a3bd43eb92f97697d3c) merge - [`f07f6d5`](https://github.com/electerm/electerm/commit/f07f6d51aa5388417a74a31f1889ddaf6ee2772a) save - [`2a8420c`](https://github.com/electerm/electerm/commit/2a8420c7f294f25289beb92186cb00558ea6c00c) save - [`754377e`](https://github.com/electerm/electerm/commit/754377e8dfa6dd92e3f69a9b4eb3efe0da28d77a) fix ci - [`b29be83`](https://github.com/electerm/electerm/commit/b29be83bf7de9c5efb2d837b8ef3b3c98c8e251b) [skip appveyor] - [`4d2b2f5`](https://github.com/electerm/electerm/commit/4d2b2f5efadc7cd37ac4418a74f27a52d4429060) save - [`86f8fbd`](https://github.com/electerm/electerm/commit/86f8fbdd7dd88c0397cb858ac5124d8523943497) sabve - [`aadbab5`](https://github.com/electerm/electerm/commit/aadbab5bdeab02e52dcd4a1ba0d29416acea22a0) save done - [`08c360f`](https://github.com/electerm/electerm/commit/08c360f6c3b04e2b4a51ddb26a59ba8da2605898) do not test in windows ### 📊 Changes **6 files changed** (+91 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc` (+9 -2) 📝 `.travis.yml` (+9 -2) 📝 `appveyor.yml` (+4 -3) 📝 `bin/prepare.js` (+0 -2) 📝 `package.json` (+9 -1) ➕ `test/e2e/init.spec.js` (+60 -0) </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:02 +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#2947
No description provided.