Safe Haskell | None |
---|
Git.Smoke
Documentation
sampleCommit :: Repository m => Tree m (TreeKind m) -> Signature -> m (Commit m)Source
smokeTestSpec :: (Repository (t IO), MonadGit (t IO), MonadTrans t, Repository (t2 (t IO)), MonadGit (t2 (t IO)), MonadTrans t2, MonadBaseControl IO (t IO)) => RepositoryFactory t IO c -> RepositoryFactory t2 (t IO) c2 -> SpecSource