TidGi-Desktop/features/stepDefinitions
linonetwo 3d67516f61 fix(e2e): use generous 120s timeout for all Playwright system operations
electron.launch, firstWindow, waitForLoadState are system-level
operations (process creation, window management), not test assertions.
They need generous timeouts independent of measured step time.
Cucumber step timeout still catches truly hung test steps.
2026-05-05 19:12:04 +08:00
..
agent.ts Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
analytics.ts test(analytics): embed event assertions into existing smoke, sync, and wiki scenarios; remove dedicated analytics feature 2026-04-29 18:27:43 +08:00
application.ts fix(e2e): use generous 120s timeout for all Playwright system operations 2026-05-05 19:12:04 +08:00
browserView.ts Fix/misc bug2 (#698) 2026-04-21 22:14:43 +08:00
cleanup.ts fix(workspace-group): resolve E2E drag-and-drop crashes and failures 2026-04-27 08:01:23 +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 fix(e2e): prefer exact workspace name match over folder basename in helpers 2026-04-28 03:19:31 +08:00
tidgiMiniWindow.ts chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
ui.ts fix(e2e): use generous 120s timeout for all Playwright system operations 2026-05-05 19:12:04 +08:00
wiki.ts refactor(e2e): remove dead steps and batch repeated checks 2026-04-29 10:45:21 +08:00
window.ts fix(lint): restore import order in window step definition 2026-04-30 08:22:48 +08:00
workspaceGroup.ts fix(e2e): consolidate workspace drag scenarios and remove fixed waits 2026-04-29 08:55:02 +08:00