mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-30 14:13:12 +00:00
docs(changelog): add test suite documentation to v2.15.0
Document comprehensive test coverage added for P0-R3 feature. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -73,6 +73,13 @@ get_node_essentials({
|
||||
- Ranking by template popularity
|
||||
- Auto-creates `template_node_configs` table if missing
|
||||
|
||||
- **Comprehensive Test Suite**
|
||||
- 85+ tests covering all aspects of template configuration system
|
||||
- Integration tests for database operations and end-to-end workflows
|
||||
- Unit tests for tool parameters, extraction logic, and ranking algorithm
|
||||
- Fixtures for consistent test data across test suites
|
||||
- Test documentation in P0-R3-TEST-PLAN.md
|
||||
|
||||
### Removed
|
||||
|
||||
- Tool: `get_node_for_task` (see Breaking Changes above)
|
||||
|
||||
Reference in New Issue
Block a user