RHGitaly implement ObjectFormat
This is essentially trivial, since we are returning a constant. The Comparison test looks silly, but it is still useful, as it is the only thing proving that it actually works, and it forced us to return the same errors as Gitaly, which is obviously a good thing. We might want a direct HGitay vs RHGitaly comparison at some point, though. Closes #187
Showing
- rust/rhgitaly/proto/repository.proto 7 additions, 0 deletionsrust/rhgitaly/proto/repository.proto
- rust/rhgitaly/src/service/repository.rs 29 additions, 2 deletionsrust/rhgitaly/src/service/repository.rs
- tests_with_gitaly/test_repository_service.py 46 additions, 0 deletionstests_with_gitaly/test_repository_service.py
Loading
Please register or sign in to comment