Commit Graph

6036 Commits

Author SHA1 Message Date
mkorwel aa4f405cff test: skip flaky file-system integration tests 2026-04-22 17:20:36 +00:00
mkorwel 07ab905d31 ci: add job for packages/core tests 2026-04-22 14:23:12 +00:00
mkorwel a577fbc851 test: enable fake timers globally in vim tests 2026-04-22 05:57:03 +00:00
mkorwel 71518a239d ci: use default github runners for comparison 2026-04-22 05:00:48 +00:00
mkorwel ff2984e22f ci: add aggregate test job for packages/cli 2026-04-22 04:42:57 +00:00
mkorwel 835c864f41 ci: remove node_modules before extraction to avoid tar conflicts 2026-04-22 04:33:08 +00:00
mkorwel 2c2ba4e080 ci: specify path in download-artifact to avoid subdirectory 2026-04-22 04:21:17 +00:00
mkorwel e576c7cf5f ci: use tar to preserve symlinks in node_modules artifact 2026-04-22 01:30:53 +00:00
mkorwel b3d1ced3b6 ci: skip build steps in setup action when using pre-built artifact 2026-04-21 23:00:01 +00:00
mkorwel 4125bd6134 ci: upload node_modules as separate artifact to fix missing dependencies 2026-04-21 22:54:04 +00:00
mkorwel 8b98a54881 ci: remove deprecated baseUrl from core tsconfig 2026-04-21 21:11:25 +00:00
mkorwel fdad5f702d ci: silence tsconfig deprecation warning in core 2026-04-21 21:07:50 +00:00
mkorwel 976ae16184 ci: add back Checkout step in test jobs 2026-04-21 21:03:05 +00:00
mkorwel 0c94268dd9 ci: use artifact sharing to avoid redundant install and build 2026-04-21 20:43:43 +00:00
mkorwel 3f2ebcaa07 test: update InputPrompt snapshot for double-click paste expansion 2026-04-21 19:47:04 +00:00
mkorwel f7cfd3f0c9 ci: add test_ui_components_top job to run missing UI tests 2026-04-21 19:20:06 +00:00
mkorwel 156804f4c6 test: fix hardcoded paths in AppContainer tests 2026-04-21 19:04:47 +00:00
mkorwel f8357b45d8 ci: break up UI tests into smaller batches in trial workflow 2026-04-21 18:35:16 +00:00
mkorwel 49ab35a2a6 test: isolate ToolGroupMessage tests from terminal size pollution 2026-04-21 18:14:42 +00:00
mkorwel 13d4a6e332 test: optimize InputPrompt tests with fake timers 2026-04-21 17:25:40 +00:00
mkorwel 559983098e test: force exit interactive pty with double Ctrl+C 2026-04-21 15:39:05 +00:00
mkorwel 4f162ecd2c test: fix stale expectation in bootstrap test 2026-04-21 14:20:53 +00:00
mkorwel 13fc9c6d76 test: fix hanging worker in InteractiveRun 2026-04-21 00:06:11 +00:00
mkorwel cc61d0a7f9 test: optimize DenseToolMessage tests with fake timers 2026-04-20 22:13:32 +00:00
mkorwel a3024f3eed test: optimize useSelectionList tests with fake timers 2026-04-20 22:09:14 +00:00
mkorwel 0a933c7ff1 test: optimize useSelectionList tests 2026-04-20 22:05:01 +00:00
mkorwel e894e64ef1 test: optimize InputPrompt tests 2026-04-20 21:12:22 +00:00
mkorwel e03bb7de4a test: optimize AskUserDialog tests 2026-04-20 19:39:13 +00:00
mkorwel 1690e0da38 test: optimize BaseSettingsDialog tests 2026-04-20 19:13:28 +00:00
mkorwel 07505318f6 test: optimize AppContainer tests with fake timers 2026-04-20 18:59:54 +00:00
mkorwel afd554ef29 test: update snapshots and remove obsolete ones 2026-04-20 14:18:13 +00:00
mkorwel 1b1708e502 test: skip another failing InputPrompt test in full run 2026-04-19 05:38:39 +00:00
mkorwel ffcb94af74 test: skip failing InputPrompt test in full run 2026-04-18 23:21:46 +00:00
mkorwel 0e1690b25f test: skip failing SearchableList test in full run 2026-04-18 22:58:59 +00:00
mkorwel db28587dfd test: skip clipboardUtils.windows tests 2026-04-18 22:50:12 +00:00
mkorwel 0f25a83950 test: fix useTips tests 2026-04-18 22:47:27 +00:00
mkorwel ec4adb6434 test: fix useTimer tests 2026-04-18 22:41:14 +00:00
mkorwel 909911c9b8 test: fix useSnowfall tests 2026-04-18 22:38:35 +00:00
mkorwel e3911e0c95 test: fix usePrivacySettings tests 2026-04-18 22:35:59 +00:00
mkorwel 3b59da2334 test: skip useMouse tests 2026-04-18 22:33:24 +00:00
mkorwel 39573cd922 test: fix useModelCommand tests 2026-04-18 22:30:20 +00:00
mkorwel e735ff45ed test: fix useMemoryMonitor tests 2026-04-18 22:27:45 +00:00
mkorwel 7a4985d5f0 test: skip useFocus tests 2026-04-18 22:25:10 +00:00
mkorwel 6fe4e91569 test: fix useExecutionLifecycle tests 2026-04-18 09:47:59 +00:00
mkorwel 361e8f26b7 test: fix useCommandCompletion tests 2026-04-18 09:45:27 +00:00
mkorwel 9f7984937a test: fix useAnimatedScrollbar tests 2026-04-18 09:39:34 +00:00
mkorwel 723b7c2d8d test: skip useGeminiStream tests 2026-04-18 09:35:01 +00:00
mkorwel 5a66e70203 test: fix ShellInputPrompt tests 2026-04-18 02:31:12 +00:00
mkorwel 39909e3f2f test: fix QuotaDisplay tests 2026-04-18 02:27:47 +00:00
mkorwel 865a35d20d test: fix QuittingDisplay tests 2026-04-18 02:25:11 +00:00