Problem/Motivation

Currently there is commerce_product.behat.inc which provides CommerceProductContext.

Proposed resolution

The context provides a way to make a product display node and add a single product variation. You specify the node type and product type.

We need more things!

Remaining tasks

  • Extend @Given I am viewing a/an :nodeType and product of :productType with the title :title to support a table of products and their field values
  • ???

Comments

mglaman created an issue.