Better documentation

This commit is contained in:
Will Marshall
2014-03-19 15:19:58 +11:00
parent a1c8a35e79
commit 946913fc53

View File

@@ -15,6 +15,8 @@ Shop:
it "does not allow the user to add a product from a distributor that cannot supply the cart's products"
add_to_cart_spec:
AFTER DONE remove add_to_cart spec
MOVE to shopping_group_buy_spec.rb
adapt: scenario "adding a product to the cart for a group buy"
adapt: scenario "adding a product with variants to the cart for a group buy"
adapt: scenario "adding a product to cart that is not a group buy does not show max quantity field" do