tests: removed docker-compose tests and moved instead to fakeredis and mongomock
Description
Removed docker-compose-based tests and moved instead to fakeredis and mongomock.
Remarks
I introduced a new dependency of fakeredis and mongomock. Fakeredis will need a new release to pypi, until then I'm pulling directly within the CI file. Somehow, pyproject doesn't like these links
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k