TidGi-Desktop/features
linonetwo a0e7a6ec57 Add mobile HTTP git sync tests & merge utilities
Introduce end-to-end tests and server-side support for mobile-style Smart HTTP git sync. Adds a new mobileSyncConflict.feature and extended sync.step definitions to simulate HTTP clone/sync cycles, pushes, and assertions (including file content checks and HTTP readiness/backoff). Introduces src/services/gitServer/mergeUtilities.ts to resolve .tid conflicts (mobile metadata wins, body merged) and common git helpers, and wires those into the git server (use runGitCollectStdout, DESKTOP_GIT_IDENTITY, and mergeAfterPush endpoint). Misc: update workspace restart flow and settings handling, tweak test helpers (skip screenshot capture for file steps), adjust slugify rules, minor UI/formatting change, and bump git-sync-js dependency (with lockfile update).
2026-02-24 16:50:08 +08:00
..
stepDefinitions Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
supports Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
agent.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
aiCommitMessage.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
configError.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
crossWindowSync.feature Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
cucumber.config.js feat(e2e): support simplified root wiki and stabilize browser-view waits 2026-02-20 18:51:14 +08:00
defaultWiki.feature Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
editWorkspace.feature Improve shutdown DB cleanup and edit workspace UI 2026-02-09 00:04:26 +08:00
filesystemPlugin.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
gitLog.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
hibernation.feature Fix workspaceID case bug, esbuild outbase, autocomplete panel re-render, VIEW_LOADED handler, streaming status polling, and increase executeInBrowserView timeout for E2E stability. All 52 scenarios pass 2026-02-21 12:36:58 +08:00
logging.feature Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
mobileSyncConflict.feature Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
newAgent.feature Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
oauthLogin.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
preference.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
simplifiedWiki.feature feat(e2e): support simplified root wiki and stabilize browser-view waits 2026-02-20 18:51:14 +08:00
smoke.feature Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
streamingStatus.feature Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
subWiki.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
sync.feature Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
talkWithAI.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tiddler.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tidgiMiniWindow.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tidgiMiniWindowWorkspace.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tsconfig.json Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
vectorSearch.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
workspaceConfig.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00