Documentation ¶
Overview ¶
Package spec contains a set of tests to ensure a repo implementation conforms to expected behaviors, calling RunRepoTests on a given repo implementation should pass all checks in order to properly work with Qri. test also has a TestRepo, which uses an in-memory implementation of Repo suited for tests that require a repo
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunRepoTests ¶
func RunRepoTests(t *testing.T, rmf RepoMakerFunc)
RunRepoTests tests that this repo conforms to expected behaviors
Types ¶
Click to show internal directories.
Click to hide internal directories.