Add Vitest test suite with 184 tests covering all game engine systems
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default [
|
||||
'packages/game-engine',
|
||||
'packages/shared',
|
||||
'packages/game-simulation',
|
||||
];
|
||||
Reference in New Issue
Block a user