issues
search
CSCI-GA-2820-FA24-003
/
recommendations
NYU DevOps Recommendations Service Fall 2024
Apache License 2.0
0
stars
1
forks
source link
Update recommendation
#18
Closed
ddeerrrriicckk
closed
1 month ago
ddeerrrriicckk
commented
1 month ago
Added Update recommendation API in routes.py
Added test case for Update recommendation in test_routes.py
Modify list_recommendations to catch more error
Modify create_recommendations to catch more error
Modify delete_recommendations to catch more error
Added more unittest in models
Added more unittest in routes