name: "Ecommerce Test Implementation" description: "Write backend and frontend automated tests, run them, and create .ai/TEST-REPORT.md with results and gaps." agent: "shop-fullstack-fastapi-react" Create or extend automated tests for the project. Requirements for this run: - Inspect the current backend and frontend test stack first. - Add meaningful backend and frontend tests for the relevant flows. - Before serious backend or frontend edits, create a timestamped snapshot in .backup/ and keep older backup entries immutable. - Run the relevant test suites. - Create or update .ai/TEST-REPORT.md. - If failures remain, clearly say that the next step is to run Ecommerce Test Repair.