## Goal Validate core functionality with end-to-end tests **Phase**: 2 (Month 2) ## Scope ### 1. Test Infrastructure - [ ] KIND cluster setup script - [ ] PostgreSQL deployment for tests - [ ] CI integration (GitHub Actions) ### 2. Single Workflow Test - [ ] Deploy LogicPlatform (local mode) - [ ] Create LogicFlowService + LogicFlowDefinition - [ ] Verify Runtime created - [ ] Verify ConfigMap contains workflow YAML - [ ] Verify Ingress created - [ ] Execute workflow via REST API - [ ] Verify instance in Data Index ### 3. Deletion Test - [ ] Attempt deletion with active instances → blocked - [ ] Wait for completion - [ ] Delete → succeeds - [ ] Verify ConfigMap updated ## Deliverables - [ ] E2E test infrastructure - [ ] Single workflow test - [ ] Workflow execution test - [ ] Deletion validation test - [ ] CI integration **Dependencies**: EPIC 2, 3, 4, 5, 6
Goal
Validate core functionality with end-to-end tests
Phase: 2 (Month 2)
Scope
1. Test Infrastructure
2. Single Workflow Test
3. Deletion Test
Deliverables
Dependencies: EPIC 2, 3, 4, 5, 6