• James Fargher's avatar
    Refactor Backup::Repositories specs · a7a06617
    James Fargher authored
    Now that we have extracted the gitaly RPC backup strategy and tested it
    separately, we can make these tests more generic. This makes sure we are
    querying the database and calling the strategy correctly, but not trying
    to actually verify how the backup happens. The goal here is to make the
    strategy itself the single source of truth and not make these tests too
    fragile.
    a7a06617
repositories.rb 5.69 KB