tests

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IDs = []string{"01FA2P4T4V2FANWFBV1DFWJ8VY",
	"01FA2P4T4VEN9QKN4Y1VE3BRSB",
	"01FA2P4T4VEN9QKN4Y1Y77VQD5",
	"01FA2P4T4WHTXS335QW7JKZAEE",
	"01FA2P4T4WHTXS335QWAD8MMZ9",
	"01FA2P4T4WHTXS335QWC81148N",
	"01FA2P4T4WHTXS335QWEC6Z5XW",
	"01FA2P4T4WHTXS335QWEXWWZPS",
	"01FA2P4T4WHTXS335QWH82B8CW",
	"01FA2P4T4WHTXS335QWJS8NWKQ",
}

Functions

This section is empty.

Types

type Case

type Case struct {
	Name string
	Fn   func(t *testing.T)
}

type Cases

type Cases []Case

func (Cases) Run

func (c Cases) Run(t *testing.T)

type MockByPostgres

type MockByPostgres struct {
	Name string
	Fn   func(db *gorm.DB, mock sqlmock.Sqlmock) func(t *testing.T)
}

type MocksByPostgres

type MocksByPostgres []MockByPostgres

func (MocksByPostgres) Run

func (cases MocksByPostgres) Run(t *testing.T)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL