Commit Graph

1 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
f51d9dcba2 Create test data cleanup utility
Adds a new test data cleanup utility to safely remove test fixtures after integration test suites. Includes type-safe cleanup functions for parks, rides, companies, ride_models, locations, and submissions, with safety checks (is_test_data filters) and progress logging. Integrates cleanup invocation post-run to prevent database bloat and preserves safety against prod data deletion.
2025-11-10 19:28:13 +00:00