Skip to content

Reduce logspam and don't try to talk to external services from tests

Warren Gifford requested to merge es/cleanup-tests into main

Created by: eseliger

Inspired by the issue @chrispine had today, it turns out some of our tests try to talk to external services (and fail). I've tried to catch them all and added the missing mocks here.

Merge request reports

Loading