We need general functional testing for the checkout process:

  • Creating and reordering panes
  • Validating panes, catching validation errors
  • Moving from one page to the other and changing the status of the order
  • Access control to pages
  • Access control to orders
  • Completing the checkout process
  • Anonymous checkout

Comments

pcambra’s picture

pcambra’s picture

Another version for checkout tests, now with all the points covered:
https://github.com/pcambra/drupalcommerce/commit/241f42185a7a2bc404cbb82...

rszrama’s picture

Status: Needs review » Needs work

Committed. Marking this as "needs work" until we can safely depend on Rules to test anonymous checkout account creation.

pcambra’s picture

Status: Needs work » Fixed

Account creation is now based in rules and it has test coverage, closing this one

Status: Fixed » Closed (fixed)
Issue tags: -Commerce Sprint August 2010

Automatically closed -- issue fixed for 2 weeks with no activity.