mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-13 10:11:37 -07:00
- Add MockOpenAIServer.addRules() method to append responses dynamically - Add 'I have started the mock OpenAI server without rules' step for Background - Add 'I add mock OpenAI responses:' step to inject responses per scenario - Move application launch and navigation to Background (shared by all scenarios) - Keep scenario-specific mock responses in individual scenarios This improves test maintainability by reducing duplication while keeping scenario-specific configuration flexible. |
||
|---|---|---|
| .. | ||
| agent.ts | ||
| application.ts | ||
| browserView.ts | ||
| cleanup.ts | ||
| logging.ts | ||
| menu.ts | ||
| sync.ts | ||
| tidgiMiniWindow.ts | ||
| ui.ts | ||
| wiki.ts | ||
| wiki.ts.backup | ||
| window.ts | ||