Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete posts feature #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Delete posts feature #1

wants to merge 4 commits into from

Conversation

maxbeizer
Copy link

Author can delete only her own posts and only when signed in.

Unable to get the right testing for the confirm dialog box-- may need to
add Selenium to test it?

Should make it so only author can delete her own posts...
Feature works but tests still failing for unknown reason. Tagged
failing tests with @wip so that we can work through some of the test
quirks.
Added steps to fabricate blog with current user as author

added step to say I am signed in as user that did not author the post.
Also fix a typo in the test so that it is looking for the body of the
post created by the user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants