Open RachWalm opened 7 months ago
Acceptance Criteria
As a user I can create a comment attached to a post
As a user I can read a list of comments
As a user I can read a specific comment
As a user I get an error if I put in an invalid comment ID
As a user I can edit a comment I made
As a user I can't edit a comment I don't own, but can view it
As a user I can delete a comment that I own
As a user I can't delete a comment that I don't own
Acceptance Criteria
As a user I can create a comment attached to a post
As a user I can read a list of comments
As a user I can read a specific comment
As a user I get an error if I put in an invalid comment ID
As a user I can edit a comment I made
As a user I can't edit a comment I don't own, but can view it
As a user I can delete a comment that I own
As a user I can't delete a comment that I don't own