mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-09 16:30:39 -07:00
Extracted timeout values into features/supports/timeouts.ts and replaced hardcoded timeouts in step definitions with named constants. This ensures consistent timeout handling across local and CI environments, reduces duplication, and clarifies intent. Also improved workspace update logic to check watch-fs state before restart and cleaned up related log marker handling. |
||
|---|---|---|
| .. | ||
| afterPack.ts | ||
| beforeAsar.ts | ||
| compilePlugins.mjs | ||
| developmentMkdir.ts | ||
| start-e2e-app.ts | ||
| startMockOpenAI.ts | ||
| trimDugite.ts | ||