day-cohort-70 / Bangazon-API-BandyChamps

0 stars 0 forks source link

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

Open stevebrownlee opened 2 months ago

stevebrownlee commented 2 months 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

samsheps commented 1 month ago

@stevebrownlee reference link broken/404