-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Complete the migration of monolithic test files to feature-focused modules.
Tasks
- Split
e2e/api.rsinto focused files (object_lifecycle, api_keys, search) - Split
testcontainers_integration.rsintointegration/use_cases/* - Split
property_tests.rsinto domain-specific property files - Update test naming to follow
feature_scenario_expected()convention - Ensure all tests pass after migration
- Update documentation with new test structure
Acceptance Criteria
- All test files are <150 lines
- Test names follow naming convention
cargo test --workspacepasses- No monolithic test files remain
Metadata
- Priority: High
- Story Points: 8
- Component: Tests
- Sprint: Sprint 1
- Epic: Testing & Quality Assurance
Metadata
Metadata
Assignees
Labels
No labels