Skip to content

Conversation

fayekelmith
Copy link
Collaborator

@fayekelmith fayekelmith commented Oct 2, 2025

  • GET /api/tasks
  • GET /api/tasks/stats
  • GET /api/tasks/[taskId]/messages
  • PUT /api/tasks/[taskId]/title
  • Task lifecycle integration tests

Copy link

vercel bot commented Oct 2, 2025

@fayekelmith is attempting to deploy a commit to the Stak Team on Vercel.

A member of the Team first needs to authorize it.

@fayekelmith
Copy link
Collaborator Author

@Evanfeenstra @tomsmith8 please review this PR.

Copy link
Contributor

@Evanfeenstra Evanfeenstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is there integration/api and unit/api?

@fayekelmith
Copy link
Collaborator Author

why is there integration/api and unit/api?

no specific reason. the idea was just to use unit tests to test all the endpoints in /api/tasks and then an integration test to test the entire workflow for task management.
@Evanfeenstra

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants