Problem/Motivation
Tests are currently failing on 2.0.x. It looks like the code was updated and tests weren't kept in sync.
Steps to reproduce
https://www.drupal.org/node/1496210/qa
Proposed resolution
- Update tests to reflect changes.
- Ensure module CI and pre-commit verifies tests pass during development cycle.
- Improve coverage
Remaining tasks
- Implement proposed resolution
- Review
- Merge
User interface changes
API changes
Data model changes
Issue fork commerce_dps-3206132
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
xurizaemonPassing at https://www.drupal.org/node/1496210/qa now.
Fixed!