scmrepo
scmrepo copied to clipboard
tests improvements
Currently, we are testing every backend, but we are verifying that with Git which uses multiple backends, which can be for some backend and API the same backend. This is questionable, we could use gitpython for verifying results instead.