Problem/Motivation

The module is missing a composer.json file. This is where development dependencies would be declared and used when building the environment for tests. Currently tests are failing because commerce is not installed.

Proposed resolution

Add a compose.json file with the module's dependencies and development dependencies

Command icon 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

rhovland created an issue. See original summary.

rhovland’s picture

Status: Active » Needs review

Looks like tests are passing now.

anybody’s picture

Status: Needs review » Reviewed & tested by the community

Nice, thanks!!

anybody’s picture

Status: Reviewed & tested by the community » Fixed

  • anybody committed 0d109e82 on 2.x authored by rhovland
    Issue #3472465 by rhovland, anybody: Fix tests by adding missing...

Status: Fixed » Closed (fixed)

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