Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitApplication ¶
func InitApplication(settings configuration.Settings)
Should be run in the main test function
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func SpawnCluster ¶
func SpawnCluster() *Cluster
func (*Cluster) GetAzuriteHostPort ¶
func (*Cluster) GetElasticsearchEndpoint ¶
type TestApp ¶
type TestApp struct { Handler http.Handler SigningKey string // contains filtered or unexported fields }
func GetTestApp ¶
func GetTestApp() *TestApp
func (*TestApp) GetTestDocument ¶
func (app *TestApp) GetTestDocument(ownerID uuid.UUID) routes.DocumentResponse
func (*TestApp) GetTestUser ¶
func (*TestApp) InsertElasticsearch ¶
Click to show internal directories.
Click to hide internal directories.