Files
AIHostingTycoon/vitest.workspace.ts
josh a8746246f8
Balance Check / balance-simulation (push) Successful in 7m0s
Balance Check / multi-run-balance (push) Failing after 20m5s
CI / build-and-push (push) Successful in 1m18s
Add Vitest test suite with 184 tests covering all game engine systems
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-26 09:41:56 -04:00

6 lines
97 B
TypeScript

export default [
'packages/game-engine',
'packages/shared',
'packages/game-simulation',
];