Skip to content

Abstract mocking Apollo client to helper method

Natalia Tepluhina requested to merge ntepluhina-abstract-mock-apollo into master

What does this MR do?

In order to reduce the amount of boilerplate on unit tests, we need to move the logic related to creating a mock Apollo Client to the helper file

Does this MR meet the acceptance criteria?

Conformity

Merge request reports