Skip to content

Use WireMock for mocking external services #934

Closed
@php-coder

Description

@php-coder

Let's use WireMock for mocking of the external services. At this moment, we have TestController that is doing such a job for us but it's limited and it shouldn't be part of the application. It also could be used later if we decide to split the application into smaller pieces (microservices).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions