Skip to content
  • Georges Racinet's avatar
    First rspec tests for HgGitRepository · d907e80d79a1
    Georges Racinet authored
    They don't do much, but it's a start.
    
    An important piece of information is that this
    works right away on a HDK setup by running
    
    ```
    bin/rspec spec/lib/gitlab/mercurial
    ```
    
    In particular, the test harness does start a Gitaly
    server (and also Workhorse, but these repository
    tests don't need it)
    d907e80d79a1