Problem/Motivation

The services are final so they can not be mocked.

Steps to reproduce

Proposed resolution

Add Interfaces for the services. Put the interfaces in the same directory as the services. The interfaces should be the same pattern as the services; Service should be replace with Interface.

Remaining tasks

User interface changes

API changes

Data model changes

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

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Assigned: bluegeek9 » Unassigned
Status: Active » Fixed

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.

  • bluegeek9 committed f16e519b on 1.0.x
    feat: #3579356 Services should have Interfaces
    

Status: Fixed » Closed (fixed)

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