Commit Graph

5 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
3c2c511ecc Add end-to-end tests for submission rate limiting
Implement comprehensive end-to-end tests for all 17 submission types to verify the rate limiting fix. This includes testing the 5/minute limit, the 20/hour limit, and the 60-second cooldown period across park creation/updates, ride creation, and company-related submissions (manufacturer, designer, operator, property owner). The tests are designed to systematically trigger rate limit errors and confirm that submissions are correctly blocked after exceeding the allowed limits.
2025-11-08 00:34:07 +00:00
gpt-engineer-app[bot]
a9644c0bee Approve tool use 2025-11-02 21:46:47 +00:00
gpt-engineer-app[bot]
41560d9c42 Implement complete roadmap 2025-11-02 21:22:03 +00:00
gpt-engineer-app[bot]
8feb01f1c3 Implement Phases 5 & 6 2025-11-02 21:11:18 +00:00
gpt-engineer-app[bot]
8ac61e01e3 feat: Implement Playwright testing setup 2025-10-30 15:42:28 +00:00