nikki1234567 / MovieRecommender

As a part of our curriculum at NCSU CSC 510, we have a developed a movie-recommender, which will recommend movies. Movies are recommended by this.
MIT License
0 stars 0 forks source link

Creation of Test cases for features testing #9

Closed mohithn75 closed 2 hours ago

mohithn75 commented 2 hours ago

Creating unit test cases for each additional feature implemented, namely Item-Based Recommendation Tests, Plot-Based Email Recommendation Tests and General Test Enhancements

mohithn75 commented 2 hours ago

Item-Based Recommendation Tests: Added comprehensive tests for valid/invalid inputs, title recognition, and edge case handling. Plot-Based Email Recommendation: Included test coverage for email-based plot recommendations, handling genres, and user-specific recommendations. General Test Enhancements: Improved coverage for rating edge values, mixed-validity inputs, and genre variations.

Item-Based Recommendation Tests commit ID: ab3aed45cabdb70d99dcdf5c766fd1c5813c0fa3 Plot-Based Email Recommendation commit ID: 1faf04c27d47598cc5e7e310a6fd7dc14fe4da47