- Create Post - Verifies the creation of a post via the API.
- Update Post - Verifies the update functionality of an existing post.
- Delete Post - Verifies the deletion of a post.
All tests passed successfully!
- Create Post: Passed
- Update Post: Passed
- Delete Post: Passed