TidGi-Desktop/features
linonetwo 7f08a8e3f0 fix(e2e): use generous 120s ceiling for all cucumber and internal timeouts
Cucumber step timeout = 120s (safety net, rarely reached).
Playwright element timeout = 10s (fast fail for missing elements).
Playwright system operations = 120s (process launch, window management).
Log marker wait = 120s (generous ceiling with internal retries).

Quick failures come from PLAYWRIGHT_TIMEOUT (10s), not cucumber.
System operations have room to complete without timeouts.
2026-05-05 22:19:53 +08:00
..
stepDefinitions fix(e2e): use generous 120s ceiling for all cucumber and internal timeouts 2026-05-05 22:19:53 +08:00
supports fix(e2e): use generous 120s ceiling for all cucumber and internal timeouts 2026-05-05 22:19:53 +08:00
agent.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
agentTool.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
aiCommitMessage.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
configError.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
crossWindowSync.feature test(analytics): move workspace.opened_in_new_window assertion to crossWindowSync with multi-event validation 2026-04-29 20:48:22 +08:00
cucumber.config.js Fix/misc bug1 (#697) 2026-04-20 18:42:29 +08:00
defaultWiki.feature test(analytics): move workspace.opened_in_new_window assertion to crossWindowSync with multi-event validation 2026-04-29 20:48:22 +08:00
editWorkspace.feature Fix/misc bug2 (#698) 2026-04-21 22:14:43 +08:00
filesystemPlugin.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
gitLog.feature Fix/misc bug2 (#698) 2026-04-21 22:14:43 +08:00
hibernation.feature Fix/misc bug2 (#698) 2026-04-21 22:14:43 +08:00
newAgent.feature fix(e2e): ensure message input is visible before click; merge ungroup scenarios 2026-04-29 17:14:01 +08:00
oauthLogin.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
preference.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
promptEditAndToolToggle.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
scheduledTask.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
simplifiedWiki.feature Fix/misc bug1 (#697) 2026-04-20 18:42:29 +08:00
smoke.feature fix(e2e): add 3rd smoke scenario for more launch samples 2026-05-05 17:36:03 +08:00
streamingStatus.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
subWiki.feature Fix/misc bug1 (#697) 2026-04-20 18:42:29 +08:00
sync.feature test(analytics): embed event assertions into existing smoke, sync, and wiki scenarios; remove dedicated analytics feature 2026-04-29 18:27:43 +08:00
talkWithAI.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
tiddler.feature Fix/misc bug2 (#698) 2026-04-21 22:14:43 +08:00
tidgiMiniWindow.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +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 bug2 (#698) 2026-04-21 22:14:43 +08:00
webviewPalette.feature Fix/misc bug1 (#697) 2026-04-20 18:42:29 +08:00
windowRestore.feature Fix/misc bug1 (#697) 2026-04-20 18:42:29 +08:00
workspaceConfig.feature refactor(e2e): remove dead steps and batch repeated checks 2026-04-29 10:45:21 +08:00
workspaceGroup.feature fix(e2e): fix workspace group plural mismatch; add backoff retry to browser view position checks 2026-04-29 22:34:08 +08:00