Mirror of: Piboonsak/Openclaw#106
Requirements
Create a regression test suite that verifies core NongKung agent capabilities.
- Test: agent responds to basic LINE message
- Test: memory.md is loaded at startup
- Test: tool execution (e.g. web search, file read)
- Test: heartbeat command
- Test: model fallback when primary fails
- CI integration: run suite on deploy
Files to create
- tests/regression/ — test suite files
- scripts/regression-check.sh — runner script
- Update CI to run regression after deploy
Mirror of: Piboonsak/Openclaw#106
Requirements
Create a regression test suite that verifies core NongKung agent capabilities.
Files to create