czlonkowski
3331b72df4
feat: implement Phase 6A integration tests (workflow validation)
Implemented comprehensive integration tests for workflow validation operations.
Test Coverage (12 scenarios):
- validate-workflow.test.ts: 12 test scenarios
* Valid workflow with all 4 profiles (runtime, strict, ai-friendly, minimal)
* Invalid workflow detection (bad node types, missing connections)
* Selective validation (nodes only, connections only, expressions only)
* Error handling (non-existent workflow, invalid parameters)
* Response format verification
Infrastructure:
- Created node-repository utility for integration tests
- Provides singleton NodeRepository instance for validation tests
- Uses production nodes.db database
Test Results:
- All 83 integration tests passing (Phase 1-6A complete)
- Validation tests cover all 4 validation profiles
- Tests verify actual validation against real n8n instance
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 09:08:23 +02:00
..
2025-07-28 22:45:09 +02:00
2025-07-29 00:09:13 +02:00
2025-07-28 22:45:09 +02:00
2025-07-28 23:25:42 +02:00
2025-06-08 11:07:51 +00:00
2025-07-30 13:44:35 +02:00
2025-10-02 22:28:23 +02:00
2025-07-28 22:45:09 +02:00
2025-10-05 09:08:23 +02:00
2025-07-29 18:09:03 +02:00
2025-10-04 09:30:43 +02:00
2025-10-04 23:57:08 +02:00
2025-09-14 15:42:35 +02:00
2025-07-28 13:05:38 +02:00
2025-07-28 13:05:38 +02:00
2025-06-07 21:12:17 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-07-31 11:48:31 +02:00
2025-07-28 13:05:38 +02:00
2025-07-30 13:44:35 +02:00
2025-07-30 13:44:35 +02:00
2025-07-28 14:15:09 +02:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-07 15:57:49 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-07-06 12:35:31 +02:00
2025-06-07 22:11:30 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-07 22:11:30 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00