[PR #2890] [MERGED] Add custom sync test, improve timeout test #3832

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2890
Author: @zxdong262
Created: 7/20/2023
Status: Merged
Merged: 7/20/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (3)

  • 5de573b [skip build] add custom sync test
  • b9b01c4 [skip test1][skip build]
  • a9612bf [skip test1][skip build]

📊 Changes

6 files changed (+70 additions, -11 deletions)

View changed files

📝 .github/workflows/mac-test-2.yml (+3 -0)
📝 src/client/components/setting-sync/setting-sync-form.jsx (+20 -4)
📝 test/e2e/015.timeout-setting.spec.js (+9 -1)
📝 test/e2e/017.1.upgrade.check.spec.js (+1 -1)
📝 test/e2e/018.sync.spec.js (+29 -5)
📝 test/e2e/common/client-extend.js (+8 -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/2890 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/20/2023 **Status:** ✅ Merged **Merged:** 7/20/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (3) - [`5de573b`](https://github.com/electerm/electerm/commit/5de573b46f877cb014bb180c86d5331631c1d7e3) [skip build] add custom sync test - [`b9b01c4`](https://github.com/electerm/electerm/commit/b9b01c45889624b8cd2c11915135f9ec3235947e) [skip test1][skip build] - [`a9612bf`](https://github.com/electerm/electerm/commit/a9612bf73786d9b3790e42160348c746412f0de6) [skip test1][skip build] ### 📊 Changes **6 files changed** (+70 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/mac-test-2.yml` (+3 -0) 📝 `src/client/components/setting-sync/setting-sync-form.jsx` (+20 -4) 📝 `test/e2e/015.timeout-setting.spec.js` (+9 -1) 📝 `test/e2e/017.1.upgrade.check.spec.js` (+1 -1) 📝 `test/e2e/018.sync.spec.js` (+29 -5) 📝 `test/e2e/common/client-extend.js` (+8 -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 01:53:57 +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#3832
No description provided.