Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(t *testing.T, test func(ctx *testcontext.Context, t *testing.T, rq queue.RepairQueue))
Run runs the given test function with a new test context and a new repair queue connected to a running jobq server. The server is shut down when the function returns.
func WithServer ¶ added in v1.126.2
WithServer runs the given function with a new test context and a new jobq server. The config for connecting to the server is given to the test function. The server is shut down when the function returns.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.