- handlers_tasks_test.go: 9 TestTask* functions (TASK-01..07 + IDOR) all skip - TasksDeps stub struct declared in test file for Plan 02 wiring - tasks_forms.go: TaskCreateForm, TaskCreateErrors, TaskUpdateForm, TaskUpdateErrors structs - go build ./... passes; go test -run TestTask exits 0 with all 9 SKIP |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| auth_form_errors.templ | ||
| auth_forms.go | ||
| auth_login.templ | ||
| auth_signup.templ | ||
| auth_signup_test.go | ||
| fragments.templ | ||
| layout.templ | ||
| layout_test.go | ||
| tablos.templ | ||
| tablos_forms.go | ||
| tasks_forms.go | ||