Overview
Phase: 5 - Testing
Priority: Medium
Estimated Effort: 8-10 hours
Problem Description
The codebase lacks end-to-end integration tests that validate complete workflows from template to generated project.
Acceptance Criteria
Files to Modify
test/integration/ (new directory)
test/fixtures/ (new test templates)
test/integration/workflows_test.go (new file)
test/integration/cli_test.go (new file)
See roadmap/phase5-testing/UOW-014-integration-tests.md for detailed implementation plan.
Overview
Phase: 5 - Testing
Priority: Medium
Estimated Effort: 8-10 hours
Problem Description
The codebase lacks end-to-end integration tests that validate complete workflows from template to generated project.
Acceptance Criteria
Files to Modify
test/integration/(new directory)test/fixtures/(new test templates)test/integration/workflows_test.go(new file)test/integration/cli_test.go(new file)See roadmap/phase5-testing/UOW-014-integration-tests.md for detailed implementation plan.