jevb
5c616d53fe
test: fix 10 test quality bugs (BUG-058–067) and resolve 115 TS type errors
BUG-058: Unblock prod-build E2E — created tsconfig.build.json excluding
tests from the production build. Added typecheck/typecheck:build scripts.
BUG-059: Harden native E2E — CDP timeout 30→60s with exponential backoff,
config timeouts doubled (test 120s, action 30s, nav 45s, expect 15s).
BUG-060: Add 25 Rust unit tests across commands.rs, ws_proxy.rs,
livekit_proxy.rs, credentials.rs (was zero behavioral tests).
BUG-061/067: Add behavioral assertions to server coverage_boost_test.go —
GracefulStop verifies client count, channel_focus verifies no error sent.
BUG-062: Upgrade low-signal test assertions in livekit-session,
device-manager, channel-controller (no-op checks → state checks).
BUG-063: Consolidate native E2E skip gates into beforeEach blocks
(voice-controls 7→1 skip, channel-navigation 4→1 skip).
BUG-064: Add 9 integration tests for channel CRUD, member lifecycle,
DM open/close, and presence events.
BUG-065: Replace 3 fixed sleeps with condition-based waits in E2E specs.
BUG-066: Verified toast/audio tests already cleaned in prior session.
TypeScript: Fix 115 type errors across 21 test files — add non-null
assertions for strict indexing, fix mock typing (vi.fn<any>()), add
missing fields (color, version, deleted) to test fixtures.
2026-03-30 16:35:02 +02:00
..
2026-03-27 13:10:21 +01:00
2026-03-30 13:38:20 +02:00
2026-03-17 04:11:04 +01:00
2026-03-30 13:59:47 +02:00
2026-03-30 13:38:20 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 14:20:05 +02:00
2026-03-30 13:59:47 +02:00
2026-03-30 16:35:02 +02:00
2026-03-29 21:31:18 +02:00
2026-03-17 20:25:15 +01:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 13:21:29 +02:00
2026-03-30 13:38:20 +02:00
2026-03-21 21:24:29 +01:00
2026-03-30 16:35:02 +02:00
2026-03-16 16:43:46 +01:00
2026-03-30 16:35:02 +02:00
2026-03-30 13:59:47 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 13:59:47 +02:00
2026-03-28 10:39:23 +01:00
2026-03-30 14:20:05 +02:00
2026-03-30 13:59:47 +02:00
2026-03-15 19:44:02 +01:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-17 04:11:04 +01:00
2026-03-30 16:35:02 +02:00
2026-03-19 18:25:49 +01:00
2026-03-21 23:33:18 +01:00
2026-03-22 08:26:21 +01:00
2026-03-30 13:59:47 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 14:20:05 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 14:20:05 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 14:20:05 +02:00
2026-03-30 13:21:29 +02:00
2026-03-17 02:17:26 +01:00
2026-03-20 01:33:43 +01:00
2026-03-30 14:20:05 +02:00
2026-03-30 14:20:05 +02:00
2026-03-30 13:59:47 +02:00
2026-03-29 12:19:08 +02:00
2026-03-30 13:59:47 +02:00
2026-03-30 12:42:31 +02:00
2026-03-30 13:38:20 +02:00
2026-03-30 13:59:47 +02:00
2026-03-21 23:33:18 +01:00
2026-03-30 16:35:02 +02:00
2026-03-30 13:59:47 +02:00
2026-03-20 05:46:19 +01:00
2026-03-30 14:20:05 +02:00
2026-03-16 16:43:46 +01:00
2026-03-20 01:33:43 +01:00
2026-03-20 15:21:56 +01:00
2026-03-30 13:59:47 +02:00
2026-03-26 20:53:09 +01:00
2026-03-30 13:21:29 +02:00
2026-03-15 19:44:02 +01:00
2026-03-22 20:06:59 +01:00
2026-03-30 16:35:02 +02:00
2026-03-17 04:11:04 +01:00
2026-03-30 13:38:20 +02:00
2026-03-27 12:22:22 +01:00
2026-03-17 04:11:04 +01:00
2026-03-30 14:20:05 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 13:21:29 +02:00
2026-03-30 13:21:29 +02:00
2026-03-30 16:35:02 +02:00
2026-03-30 13:59:47 +02:00
2026-03-30 12:42:31 +02:00
2026-03-19 18:25:49 +01:00
2026-03-29 12:19:08 +02:00
2026-03-30 12:42:31 +02:00
2026-03-30 12:42:31 +02:00
2026-03-30 16:35:02 +02:00
2026-03-15 20:43:13 +01:00
2026-03-30 12:42:31 +02:00
2026-03-20 05:46:19 +01:00
2026-03-20 15:21:56 +01:00
2026-03-30 13:59:47 +02:00
2026-03-30 14:20:05 +02:00
2026-03-30 14:20:05 +02:00
2026-03-26 22:09:56 +01:00
2026-03-30 16:35:02 +02:00
2026-03-26 18:07:20 +01:00
2026-03-30 14:20:05 +02:00
2026-03-29 00:51:54 +01:00
2026-03-30 14:20:05 +02:00
2026-03-30 14:20:05 +02:00
2026-03-16 16:43:46 +01:00
2026-03-30 13:59:47 +02:00