Closed malaskowski closed 6 years ago
Additionally, get rid a knotx-mocks
module at all. Instead use wiremock
for mocking up any service.
Closing this issue. Partially addressed here: https://github.com/Cognifide/knotx/issues/438. We need to cleanup modules and during this phase decide what tests should stay.
No module frlom
kontx-core
orknotx-adapters
should have dependency toknotx-mocks
module. Move all tests that requireknotx-mocks
to separate module outsidekontx-core
andknotx-adapters
.