TidGi-Desktop/features/stepDefinitions
lin onetwo 00eb6259bd refactor: optimize agent.feature by moving common steps to Background
- 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.
2026-01-17 01:28:24 +08:00
..
agent.ts refactor: optimize agent.feature by moving common steps to Background 2026-01-17 01:28:24 +08:00
application.ts test: implement scenario isolation for E2E tests 2026-01-17 01:19:53 +08:00
browserView.ts Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
cleanup.ts test: implement scenario isolation for E2E tests 2026-01-17 01:19:53 +08:00
logging.ts test: implement scenario isolation for E2E tests 2026-01-17 01:19:53 +08:00
menu.ts Feat/git chart (#651) 2025-11-08 15:04:34 +08:00
sync.ts test: implement scenario isolation for E2E tests 2026-01-17 01:19:53 +08:00
tidgiMiniWindow.ts test: allow parallel 2026-01-16 00:49:14 +08:00
ui.ts test: implement scenario isolation for E2E tests 2026-01-17 01:19:53 +08:00
wiki.ts test: implement scenario isolation for E2E tests 2026-01-17 01:19:53 +08:00
wiki.ts.backup test: allow parallel 2026-01-16 00:49:14 +08:00
window.ts Feat/allow watch fs change on git sync 2025-10-31 02:00:40 +08:00