mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
- Add comprehensive TemplateRepository integration tests - Test FTS5 functionality with templates - Add performance benchmarks for database operations - Test concurrent read/write operations - Measure memory usage and query performance - Verify index optimization and WAL mode benefits - Include bulk operation performance tests Part of Phase 4: Integration Testing