Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Replace prophecy by mocks #260

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

eliashaeussler
Copy link
Member

This PR replace the usage of prophecy by native PHPUnit mocks.

@eliashaeussler eliashaeussler added the maintenance Code base is being maintained label Nov 24, 2023
@eliashaeussler eliashaeussler self-assigned this Nov 24, 2023
Copy link

codeclimate bot commented Nov 24, 2023

Code Climate has analyzed commit 5f5da18 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.0% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit 3f6cc1a into develop Nov 24, 2023
18 checks passed
@eliashaeussler eliashaeussler deleted the task/remove-prophecy branch November 24, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code base is being maintained
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant