Created
September 6, 2011 17:37
-
-
Save razielgn/1198359 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CommentsController | |
should display a notice if the user is not logged in | |
should display a notice if no comments are on a page | |
should be possible to comment on another user's page | |
when a user is on its own page | |
should be able to delete a comment | |
should not be able to comment on his own page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment