Problem/Motivation

There is quite some mocking going on in EncryptServiceTest .

Proposed resolution

Let's use prophecy mocking (https://github.com/phpspec/prophecy) which is far less verbose.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner created an issue. See original summary.

dawehner’s picture

Status: Active » Needs review
FileSize
6.75 KB

Here is a patch coming back from my initial review.

Status: Needs review » Needs work

The last submitted patch, 2: 2738619-2.patch, failed testing.