se24ncsu / PopcornPicks

NCSU CSC 510 project - A movie recommender system
Other
0 stars 0 forks source link

Add and Modify tests for recommendation engine #12

Closed Shrimadh closed 4 days ago

Shrimadh commented 4 days ago

The existing tests are just testing for some random movie names and expecting some name to come out. This is not the proper way to do functional testing, hence the test_predict needs to be changed