You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: [#37] add data directory cleanup to E2E preflight
- Add cleanup_data_environment() helper to preflight_cleanup.rs
- Clean data/{environment_name} directory before E2E test runs
- Call from both container and VM preflight cleanup functions
- Prevents "environment already exists" errors from stale state
- Ensures proper test isolation by starting with clean data directory
- Follows same pattern as build and templates directory cleanup
Co-authored-by: josecelano <[email protected]>
0 commit comments