Skip to content

Clean up tasks template. #55

Description

@intel352

The tasks template has quite a bit of leftover instructions.
https://github.com/github/spec-kit/blob/main/templates/tasks-template.md
i.e. -

Phase 3.2: Tests First (TDD) ⚠️ MUST COMPLETE BEFORE 3.3
CRITICAL: These tests MUST be written and MUST FAIL before ANY implementation

 T004 [P] Contract test POST /api/users in tests/contract/test_users_post.py
 T005 [P] Contract test GET /api/users/{id} in tests/contract/test_users_get.py
 T006 [P] Integration test user registration in tests/integration/test_registration.py
 T007 [P] Integration test auth flow in tests/integration/test_auth.py

This file needs to be cleaned up to make it into a proper template file, and so it doesn't pollute actual task runs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions