Vulcan/packages/vulcan-comments/TESTS.md

12 lines
205 B
Markdown
Raw Normal View History

2015-04-25 12:40:23 +09:00
### Single Post Page
- `/posts/:postId` should show a list of comments.
- `/posts/:postId` should subscribe to the `postComments` publication.
### Comment Submit
-
### Comment Edit
### Comment Delete