Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

tests: removed docker-compose tests and moved instead to fakeredis and mongomock

wakonig_k requested to merge tests/backend_tests into main

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

Merge request reports

Loading