SE701-T1 / backend

Class Buddy Matcher - Group project for SOFTENG 701 Team 1 (Backend).
MIT License
3 stars 24 forks source link

Endpoint implementation for search function #148

Closed AlexMiao7 closed 2 years ago

AlexMiao7 commented 2 years ago

Description

Added GET endpoint for chat search Added a unit test for this new endpoint. This fixes issue: #138

How has this been tested?

Added a unit test for this new endpoint.

Screenshots

Checklist

R055A commented 2 years ago

LGTM!

Before approving, can you please git fetch and merge changes from the default branch to this PR.

Thank you! Approved!