Documentation ¶
Index ¶
- func FirstFatalError(_ *testing.T, output string) (model.TestFatalErrorHandlerContents, error)
- func GetJobFromTestOutput(ctx context.Context, t *testing.T, c clientv2.API, out string) *models.Job
- func GetJobFromTestOutputLegacy(ctx context.Context, t *testing.T, c *client.APIClient, out string) model.Job
- func IsIPFSEnabled(ipfsConnect string) bool
- func MakeJobWithOpts(t testing.TB, opts ...legacy_job.SpecOpt) model.Job
- func MakeNoopJob(t testing.TB) *model.Job
- func MakeSpecWithOpts(t testing.TB, opts ...legacy_job.SpecOpt) model.Spec
- func MustHaveIPFS(t testing.TB, ipfsConnect string)
- func SkipIfArm(_ *testing.T, _ string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstFatalError ¶
func GetJobFromTestOutput ¶
func GetJobFromTestOutputLegacy ¶ added in v1.1.0
func IsIPFSEnabled ¶ added in v1.4.0
IsIPFSEnabled will return true if the test is running in an environment that can support IPFS.
func MakeJobWithOpts ¶ added in v1.0.4
func MakeSpecWithOpts ¶ added in v1.0.4
func MustHaveIPFS ¶ added in v1.4.0
MustHaveIPFS will skip the test if the test is running in an environment that cannot support IPFS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.