...

Package x

import "edge-infra.dev/test/f2/x"
Overview
Index
Subdirectories

Overview ▾

Package x contains test framework extensions.

TODO: explain how extensions should be written, how they integrate with f2, patterns (FromContext/FromContextT, etc)

Index ▾

Package files

doc.go

Subdirectories

Name Synopsis
..
bslauth Package bslauth implements an f2 extension for working with BSL credentials
ktest
envtest Package envtest helps to set up various pieces of controller-runtime's envtest library to simplify writing K8s controller tests
kpoll Package kpoll provides a wrapper around gotest.tools/v3/poll to facilitate continually evaluating checks on K8s objects against a live cluster.
kustomization package kustomization provides a set of helpers useful when applying manifests to a k8s cluster during L2 integration tests
postgres Package postgres implements an f2 extension for working with PostgreSQL databases
pstest
warehouse Package warehouse implements a testing framework extension for working with Warehouse OCI packages and registries.