day-cohort-70 / bangazon-api-i-like-planes-api

bangazon-api-i-like-planes-api created by GitHub Classroom
0 stars 0 forks source link

TEST: New line item is not added to closed order #19

Open stevebrownlee opened 1 week ago

stevebrownlee commented 1 week ago

Create a new test in the tests/order.py module that verifies that adding a product to the user's cart adds it to an open order, and not a closed one.

Reference: https://github.com/NSS-Day-Cohort-68/server-side-python-curriculum/blob/main/book-3-reflections/chapters/TESTING.md