TidGi-Desktop/features/stepDefinitions
lin onetwo 21115e2e51 fix(e2e): waitForLogMarker default pattern 'wiki-' never matches actual log files
The wiki worker log is named after the workspace (e.g., 'Tiddlywiki-NodeJS-Github-Template-*.log'),
not 'wiki-*'. Changing default to '*' to match all .log files, fixing 25 scenario failures.
2026-03-08 04:10:29 +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 fix(e2e): waitForLogMarker default pattern 'wiki-' never matches actual log files 2026-03-08 04:10:29 +08:00
window.ts Feat/allow watch fs change on git sync 2025-10-31 02:00:40 +08:00