Skip to content

Add pytest test suite for all endpoints #5

Description

@asindigi2004

Description:
There are no tests. Add tests/test_routes.py covering:

  • GET /tasks (empty and non-empty)
  • POST /tasks (valid and missing title)
  • PATCH /tasks/ (valid id and invalid id)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions