Problem/Motivation

The module currently lacks automated functional tests.

Proposed resolution

Implement a basic Functional test suite.

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

grask0 created an issue. See original summary.

grask0’s picture

Version: 2.x-dev » 2.1.x-dev

grask0’s picture

Assigned: grask0 » Unassigned
Status: Active » Needs review
o_timoshchuk’s picture

Assigned: Unassigned » o_timoshchuk
o_timoshchuk’s picture

Assigned: o_timoshchuk » Unassigned
Status: Needs review » Reviewed & tested by the community

I have checked the MR, and it looks good to me. Amazing job!

grask0’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • grask0 committed b4c35181 on 2.1.x
    feat: #3590683 Add Functional tests to improve test coverage and prevent...