test(e2e): add Playwright with browser tests for login, logo, dashboard

This commit is contained in:
2026-03-01 09:15:54 +01:00
committed by Clawd Agent
parent 5c8dcb8b8e
commit 4d60a269ff
6 changed files with 101 additions and 4 deletions
+7 -4
View File
@@ -1,9 +1,12 @@
{
"lastRun": "2026-03-01T04:00:00+01:00",
"status": "completed",
"lastRun": "2026-03-01T08:44:00+01:00",
"status": "in_progress",
"phase": "04-workout-modification",
"activeTask": "04-02-backend-api",
"activeTask": "04-03-frontend-workout-edit",
"tasksCompleted": ["01-input-ux", "02-flexible-sets", "03-design-polish", "04-01-schema-migration", "04-02-backend-api"],
"nextTask": "04-03-frontend-workout-edit",
"notes": "Backend API complete for custom workouts. Added 6 new endpoints + updated 3 log endpoints with source_type support. Next: Frontend edit UI."
"recoveryFrom": "2026-03-01T06:42:00+01:00",
"agentSession": "mild-reef",
"agentType": "claude-code",
"notes": "Frontend agent spawned for 04-03. Working on: Edit Workout button, Exercise picker modal, swap/add exercise flows, fork confirmation dialog. Session: mild-reef"
}