ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

Add tests for the search by classroom feature #276

Open ryan8xia opened 4 years ago

ryan8xia commented 4 years ago

There is a current lack of tests for the search by classroom feature. Please add some. I think something similar to SearchByDeptControllerTest.java will do