Tests — Aurora
Full automated test results for Aurora, collected during the QA sweep on 2026-08-13 (Linux, Rust 1.97, Node 22, Python 3). Scroll down — the counters count up, the bars fill in and every row animates as it enters the viewport. Use ▶ Replay animation to run it again.
✅
All tests pass
Browser OS — 56/56 core assertions green (31 test cases) + clean typecheck.
0
passed
0
failed
0
total
✅Shell interpreter0
echo, cd/pwd, ls, rm, cp/mv, grep, head, redirection, help/man, errors
✅FileSystem0
seed layout, read/write/append, mkdir + error codes, paths, copy/move, recursion, tree
✅EventBus0
emit/on, once, unsubscribe, listenerCount, handler errors
🔎 Quality gates
✅TypeScript (tsc -p tsconfig.json)0 errors
📝 Notes
- Suite grew 34 → 56 assertions in the latest sweep (10 new shell/FS test cases).
Reproduce
npm test
npx tsc -p tsconfig.json --noEmit