We need to create tests to check the work of the Drush command that we use in the module.

I guess it should be smth like:
- create a new vocabulary;
- add a few items to the vocabulary;
- run the drush command;
- check the count of terms in the vocabulary (should be 0).

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

AstonVictor created an issue. See original summary.

astonvictor’s picture

Assigned: astonvictor » Unassigned
Status: Active » Fixed

Merged the MR.

Created a new functional test to test the drush command.

astonvictor’s picture

Status: Fixed » Closed (fixed)

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