Epic Overview
Setup common test infrastructure, test users, and master data that all other workflow tests depend on.
Motivation
- Foundation for all E2E workflow tests
- Ensures consistent test data patterns across all workflows
- Provides reusable helper functions for test setup
- Critical for payment workflows (requires bank account setup)
Prerequisites
None (this is the foundation epic)
Dependency Graph
This epic has no dependencies and must be completed before all other epics.
Epic Success Criteria
- All helper functions created and documented
- All helpers follow standardized patterns (credentials, naming)
- All helpers are reusable across workflow tests
- Comprehensive test validates all prerequisites
- Petty cash account creation verified (critical for payment workflows)
- Test data naming patterns consistent across all helpers
- Helpers use standardized login helper
Tasks
Tasks will be added as they are created.
File: prerequisites-test-data-setup.spec.ts
Epic Overview
Setup common test infrastructure, test users, and master data that all other workflow tests depend on.
Motivation
Prerequisites
None (this is the foundation epic)
Dependency Graph
This epic has no dependencies and must be completed before all other epics.
Epic Success Criteria
Tasks
Tasks will be added as they are created.
File:
prerequisites-test-data-setup.spec.ts