mkorwel
|
40ce84af90
|
test(cli): update UserMessage snapshots and run only it in CI
|
2026-04-16 21:47:27 +00:00 |
|
mkorwel
|
346cc84593
|
ci: run all sequential tests again after stabilizing ToolResultDisplay
|
2026-04-16 21:42:05 +00:00 |
|
mkorwel
|
12f53606d4
|
test(cli): fix ToolResultDisplay tests and run only it in CI
|
2026-04-16 21:40:07 +00:00 |
|
mkorwel
|
38abb65806
|
ci: run all sequential tests again after stabilizing SettingsDialog
|
2026-04-16 21:32:33 +00:00 |
|
mkorwel
|
dbee067e2f
|
test(cli): update SettingsDialog snapshots and run only it in CI
|
2026-04-16 21:30:40 +00:00 |
|
mkorwel
|
dc72fc9634
|
ci: run all sequential tests again after stabilizing App test
|
2026-04-16 21:25:12 +00:00 |
|
mkorwel
|
40e7d69d2a
|
test(cli): fix App tests and run only App.test.tsx in CI
|
2026-04-16 21:23:15 +00:00 |
|
mkorwel
|
bcc9c72bb3
|
ci: run all sequential tests again after fixes
|
2026-04-16 21:10:50 +00:00 |
|
mkorwel
|
fd2875d310
|
ci: run only SettingsDialog.test.tsx to verify speed
|
2026-04-16 21:08:46 +00:00 |
|
mkorwel
|
8780cbbb12
|
test(cli): fix hangs in renderHook by skipping wait for empty frames
|
2026-04-16 20:55:22 +00:00 |
|
mkorwel
|
e226725829
|
test(cli): enable fake timers in SettingsDialog tests for 50% speedup
|
2026-04-16 19:54:19 +00:00 |
|
mkorwel
|
c9da5e6804
|
test(cli): update snapshots and fix terminal height in SettingsDialog tests
|
2026-04-16 19:40:16 +00:00 |
|
mkorwel
|
b77d861925
|
ci: run all sequential tests to verify fix
|
2026-04-16 18:51:16 +00:00 |
|
mkorwel
|
1292eb017c
|
test(cli): update snapshots and revert sequential in tests
|
2026-04-16 18:05:07 +00:00 |
|
mkorwel
|
140b10d107
|
ci: run only the 3 specific suspect tests
|
2026-04-16 18:01:26 +00:00 |
|
mkorwel
|
0804145b36
|
ci: run all tests in packages/cli to verify fix
|
2026-04-16 17:54:50 +00:00 |
|
mkorwel
|
7a63c680dd
|
test(cli): use dummy stdout for Ink to prevent double writes and fix CI timeouts
|
2026-04-16 17:36:44 +00:00 |
|
mkorwel
|
f4d5b42fd4
|
test(cli): clean up diagnostic logs and tests after fixing render
|
2026-04-16 17:33:28 +00:00 |
|
mkorwel
|
60184b71ef
|
test(cli): force write to terminal in onRender of XtermStdout
|
2026-04-16 17:31:02 +00:00 |
|
mkorwel
|
bf973df722
|
test(cli): add test with fixed sleep to check if Ink renders at all
|
2026-04-16 17:28:16 +00:00 |
|
mkorwel
|
4af34de21c
|
test(cli): use fake timers in render.test.tsx
|
2026-04-16 17:22:40 +00:00 |
|
mkorwel
|
42f9b28d43
|
test(cli): add act and process.nextTick to polling loop in waitUntilReady
|
2026-04-16 17:19:04 +00:00 |
|
mkorwel
|
f3120cd538
|
refactor(core): move diag.setLogger inside initializeTelemetry
|
2026-04-16 17:15:26 +00:00 |
|
mkorwel
|
e831f6a344
|
test(cli): wrap check in act() in waitUntilReady to flush effects
|
2026-04-16 17:10:26 +00:00 |
|
mkorwel
|
1489581a47
|
test(cli): add act and setImmediate to polling loop in waitUntilReady
|
2026-04-16 16:54:11 +00:00 |
|
mkorwel
|
2ec8a9c1f5
|
test(cli): increase initial wait in waitUntilReady to 500ms
|
2026-04-16 16:50:47 +00:00 |
|
mkorwel
|
6a7e7ccee0
|
test(cli): increase waitUntilReady timeout to 30s to check for slowness
|
2026-04-16 16:46:13 +00:00 |
|
mkorwel
|
682affa9f6
|
test(cli): remove act from polling loop in waitUntilReady
|
2026-04-16 16:41:50 +00:00 |
|
mkorwel
|
761ba4bd0d
|
test(cli): reduce polling frequency in waitUntilReady to avoid starvation
|
2026-04-16 16:39:09 +00:00 |
|
mkorwel
|
ca9002e859
|
test(cli): add debug logs to render utils
|
2026-04-16 16:34:17 +00:00 |
|
mkorwel
|
9148016e98
|
ci: remove test_linux job to isolate suspect test
|
2026-04-16 16:32:18 +00:00 |
|
mkorwel
|
6c69b51a8b
|
ci: run only render.test.tsx in suspect job
|
2026-04-16 16:29:45 +00:00 |
|
mkorwel
|
f4a564714f
|
ci: make sandbox deps optional in setup action
|
2026-04-16 16:27:58 +00:00 |
|
mkorwel
|
1e092a4a98
|
ci: use forks pool for suspect tests
|
2026-04-16 16:23:56 +00:00 |
|
mkorwel
|
51e20fdfdb
|
test(cli): increase waitUntilReady timeout to 10s for CI
|
2026-04-16 16:20:17 +00:00 |
|
mkorwel
|
58f4414b35
|
ci: exclude suspect tests from main linux job
|
2026-04-16 16:13:39 +00:00 |
|
mkorwel
|
a19222f830
|
ci: add concurrency group to cancel in-progress runs
|
2026-04-16 16:12:49 +00:00 |
|
mkorwel
|
7aedb06400
|
test(cli): update remaining snapshots and fix tests
|
2026-04-16 09:11:22 -07:00 |
|
mkorwel
|
32d9de8b2d
|
ci: add job for suspect tests
|
2026-04-16 16:10:50 +00:00 |
|
mkorwel
|
e71a05c30a
|
test(cli): mark problematic tests as sequential to stabilize CI
|
2026-04-16 16:05:18 +00:00 |
|
mkorwel
|
844bb44411
|
ci: remove windows and bundle jobs to focus on linux
|
2026-04-16 15:58:30 +00:00 |
|
mkorwel
|
9a347447c2
|
fix(cli): resolve race conditions in test utils and streamline CI workflow
|
2026-04-16 15:50:55 +00:00 |
|
mkorwel
|
ae3f3b6127
|
ci: remove mac job and improve CI polling logic
|
2026-04-16 15:28:00 +00:00 |
|
mkorwel
|
bc04e59075
|
fix(cli): resolve lint errors preventing pipeline extraction
|
2026-04-16 07:28:35 +00:00 |
|
mkorwel
|
aaebeac7db
|
test(cli): mark TextInput tests as sequential to isolate Ink frames in CI
|
2026-04-16 07:20:32 +00:00 |
|
mkorwel
|
2212eb10fd
|
test(cli): expand E2E layout sync poll limits to buffer extreme runner scheduler latencies
|
2026-04-16 06:17:43 +00:00 |
|
mkorwel
|
cb0e1015ee
|
test(cli): resolve React Context mocking discrepancies and stabilize core layout CI test suites
|
2026-04-16 05:48:28 +00:00 |
|
mkorwel
|
ff8c7a61b3
|
test(cli): update remaining InputPrompt snapshots
|
2026-04-16 05:14:19 +00:00 |
|
mkorwel
|
08c5d5f7ee
|
fix(cli): enforce exact return key sequences in settings inline edit buffer listeners
|
2026-04-16 00:34:30 +00:00 |
|
mkorwel
|
ddfb6f0bf1
|
test(cli): mock useKeypress to strictly trigger alert dismissal for Notifications.test.tsx
|
2026-04-16 00:31:06 +00:00 |
|