testing
Installation
SKILL.md
Testing Skill
Testing patterns for OpenCivilizations game.
Test Structure
client/
__tests__/ # Client-side tests
game/ # Game logic tests
ui/ # UI component tests
server/
__tests__/ # Server-side tests
rooms/ # Room logic tests
mechanics/ # Game mechanics tests