test
SKILL.md
Test
テスト実行とデバッグ。
Commands
npm test # All tests
npm run test:watch # Watch mode
npm run test:coverage # Coverage
npm test -- path/to/test.ts # Specific file
Key Test Files
- tests/aenea/memory/memory-consolidator.test.ts
- tests/utils/energy-management.test.ts
- tests/integration/database-persistence.test.ts
Troubleshooting
# Database lock
pkill -f "aenea" && rm -f data/test_*.db
Detailed Reference
Test philosophy, benchmarks, coverage areas: reference.md
Weekly Installs
1
Source
www.modelscope.…lab/testFirst Seen
5 days ago
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1