CSCI-GA-2820-FA24-001 / wishlists

NYU DevOps Wishlists Service Fall 2024
Apache License 2.0
0 stars 0 forks source link

Update wishlist #29

Closed HelenZhou2400 closed 1 day ago

HelenZhou2400 commented 1 day ago

Made the following changes:

Added update account endpoint in 'routes.py' Added test cases to update a wishlist in 'test_routes.py' and 'test_wishlist.py' Fixed commented-out assertions in create-wishlist (waits for read wishlist functionality)