This:
- tests: drop the now broken MockedKafkaConsumer test class
- migrate the journal client test to pytest (it would not accept to inject
fixtures otherwise)
- fixes the ci [1]
[1] https://jenkins.softwareheritage.org/job/DSEA/job/tests/266/console
Related to D3144