TidGi-Desktop/features/stepDefinitions
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
..
agent.ts Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
application.ts Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
browserView.ts Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
cleanup.ts Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
logging.ts 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
menu.ts Feat/git chart (#651) 2025-11-08 15:04:34 +08:00
sync.ts Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
tidgiMiniWindow.ts Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
ui.ts 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
wiki.ts Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
window.ts Feat/allow watch fs change on git sync 2025-10-31 02:00:40 +08:00