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

Rspec: Test 'Like' functionality. #131

Open
natsteinmetz opened this issue Oct 25, 2018 · 5 comments
Open

Rspec: Test 'Like' functionality. #131

natsteinmetz opened this issue Oct 25, 2018 · 5 comments

Comments

@natsteinmetz
Copy link
Member

When a user presses the 'heart' icon within a resource panel, the count goes up by one. If they press it again, the count goes down by one.

For now this is cookie based, so technically a user can still like a resource multiple times by clearing cookies, switching browsers, etc. This is a known restriction.

@natsteinmetz natsteinmetz created this issue from a note in Development (To do - Ready) Oct 25, 2018
@natsteinmetz
Copy link
Member Author

This will be part of PR #87, assigned to @probinson2015

@SeattleSQAMeetup
Copy link

will test on site. Brenda Stensland

@SeattleSQAMeetup
Copy link

tested on site; confirmed click or double click will +1.
also deleted cookies and confirmed +1 stayed

@SeattleSQAMeetup
Copy link

still needs Rspec test cases added. if someone wants to pick up .

@natsteinmetz
Copy link
Member Author

Thanks for testing, @SeattleSQAMeetup - @probinson2015 is adding the tests. :)

@natsteinmetz natsteinmetz moved this from To do - Ready to In progress in Development Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
In progress
Development

No branches or pull requests

3 participants