ubclaunchpad / bounce

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

updated club search capabilities #139

Closed tariqabulaban closed 5 years ago

tariqabulaban commented 5 years ago

:tickets: Ticket(s): Closes # Update Clubs search endpoint #137


:construction_worker: Changes

:traffic_light: Concerns

none for now

:mag: Testing Instructions

make docker-test you can change test_search_clubs__success(server): in test_2_clubs.py to change the query type from name to description or name & description

bfbachmann commented 5 years ago

I just noticed, you'll have to bring your branch up to date with master and resolve conflicts in bounce/server/api/clubs.py.