tylersuchan / symphoni

Apache License 2.0
0 stars 0 forks source link

Create Voting Resource #85

Open tylersuchan opened 5 years ago

tylersuchan commented 5 years ago

Implement a voting resource class to handle the issue we encountered when thinking about limiting votes that a user can have. Acceptance tests will be handled in the api test suite

tylersuchan commented 5 years ago

Task Test: Verify that the Resource class works correctly through CRUD operation unit tests (all tests pass) located in the test suite.