Skip to content
  • Georges Racinet's avatar
    HGitaly: Rspec test for the connection · 54beeb896034
    Georges Racinet authored
    This validates that our testing harness is functional.
    
    We're using a `HgGitRepository` but it doesn't matter and
    as long as it's in the code base, it's even better for this
    low level not to depend on the future `HGitalyRepository`.
    
    Even if the test is pretty trivial, it's also interesting to
    be able to add uncommitted tests in there for low overhead
    debugging purposes.
    54beeb896034