vinsol / nectarcommerce

Quest for customizable E-commerce - the Elixir way
323 stars 53 forks source link

[TEST CASES] Adds the following test cases #42

Closed nimish-mehta closed 8 years ago

nimish-mehta commented 8 years ago

test admin cart for empty cart and assert relations are dropped when going back add test cases for user checkout controller when cart is empty and when it has some valid products remove unneccessary pending tests, add test for adding an out of stock variant to line item test missing/disabled payment methods and shipping methods during checkout for user add test for shipping/payment method settings add halt in redirects to remove already responded errors while testing