Documentation ¶
Index ¶
- func CallURL[T any](suite *suite.Suite, requestURL string) T
- func CheckOperationHTTPStatus(suite *suite.Suite, requestURL string, method string, content []byte, ...)
- func CleanUp(t *testing.T, pathsToRemove ...string)
- func FindProjectRoot(t *testing.T) string
- func LogAndIgnore(err error)
- func Run(t *testing.T, pwd string, cmd string) (*exec.Cmd, chan string, chan string)
- func StartClientAndServerAndWaitForConnection(ctx context.Context, t *testing.T, projectRoot string) (*exec.Cmd, *exec.Cmd)
- func WaitForText(ctx context.Context, ch chan string, txt string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindProjectRoot ¶
func LogAndIgnore ¶
func LogAndIgnore(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.