[PR #4160] [MERGED] fix tests #4018

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/4160
Author: @zxdong262
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @zxdong262

Base: masterHead: test-only


📝 Commits (10+)

📊 Changes

13 files changed (+386 additions, -698 deletions)

View changed files

📝 package-lock.json (+240 -651)
📝 package.json (+3 -3)
📝 test/e2e/0101.timeout-setting.spec.js (+13 -4)
📝 test/e2e/0103.profile.spec.js (+12 -3)
📝 test/e2e/0104.profile-use.spec.js (+15 -1)
📝 test/e2e/018.file-transfer-conflict.spec.js (+30 -23)
📝 test/e2e/018.file-transfer.spec.js (+8 -2)
📝 test/e2e/018.sync.spec.js (+15 -3)
📝 test/e2e/019.file-edit.spec.js (+10 -2)
📝 test/e2e/019.file-op-drag-to-folder.spec.js (+10 -2)
📝 test/e2e/019.file-select.spec.js (+9 -2)
📝 test/e2e/common/common.js (+19 -1)
📝 test/e2e/common/log.js (+2 -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/4160 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test-only` --- ### 📝 Commits (10+) - [`956b17d`](https://github.com/electerm/electerm/commit/956b17dd2bbf5e31ea14f8369be5c9e59b1ae501) fix test - [`2b3c2a4`](https://github.com/electerm/electerm/commit/2b3c2a4435cffc3cc6c3b8990eb64f6ab7b66a02) fix test - [`242e21f`](https://github.com/electerm/electerm/commit/242e21f9ec182677559974ba3b98014491c8ae1a) Add log [skip test1] - [`b98f5a3`](https://github.com/electerm/electerm/commit/b98f5a3d671c4675e6ff525b8b4a6d438c8017f3) fix log - [`ed9b5e4`](https://github.com/electerm/electerm/commit/ed9b5e403a4d57d49bd4bb9bb3e6540f0da95ad7) Add time stamp to test log - [`15bf777`](https://github.com/electerm/electerm/commit/15bf77714178a662326ef83f8cf936c112fa8f3b) fix - [`c081660`](https://github.com/electerm/electerm/commit/c0816609570af1b15287eba4b1e715af801ec7d4) fix 1 - [`3ed2bae`](https://github.com/electerm/electerm/commit/3ed2baee83e8249ed8b66dd42029285e6189a643) [skip test1] - [`ff9ad5c`](https://github.com/electerm/electerm/commit/ff9ad5c63728a150e736b7bb33c0873e94974c2d) [skip test1]1 - [`73acfdf`](https://github.com/electerm/electerm/commit/73acfdfb0c27af90ef67af0417d66ca464852f00) [] fix ### 📊 Changes **13 files changed** (+386 additions, -698 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+240 -651) 📝 `package.json` (+3 -3) 📝 `test/e2e/0101.timeout-setting.spec.js` (+13 -4) 📝 `test/e2e/0103.profile.spec.js` (+12 -3) 📝 `test/e2e/0104.profile-use.spec.js` (+15 -1) 📝 `test/e2e/018.file-transfer-conflict.spec.js` (+30 -23) 📝 `test/e2e/018.file-transfer.spec.js` (+8 -2) 📝 `test/e2e/018.sync.spec.js` (+15 -3) 📝 `test/e2e/019.file-edit.spec.js` (+10 -2) 📝 `test/e2e/019.file-op-drag-to-folder.spec.js` (+10 -2) 📝 `test/e2e/019.file-select.spec.js` (+9 -2) 📝 `test/e2e/common/common.js` (+19 -1) 📝 `test/e2e/common/log.js` (+2 -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 01:54: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#4018
No description provided.