ubclaunchpad / bounce

🏀 Bringing people with common interests together
MIT License
3 stars 4 forks source link

Finalising PUT and DELETE Membership, and test_endpoints #74

Closed DavidW7 closed 6 years ago

DavidW7 commented 6 years ago

:construction_worker: Changes

-Creating endpoints for memberships -Creating PUT, GET, and Delete methods for membership -Creating test for the endpoints

:traffic_light: Concerns

-The test for the PUT and DELETE endpoints are failing -GET method still has to be implemented