Documentation ¶
Index ¶
- Variables
- func CreateMediaItem(t *testing.T, ctx context.Context, q *sqlc.Queries) uuid.UUID
- func CreateRandomEpisode(t *testing.T, ctx context.Context, q *sqlc.Queries, seasonID int) *common.Episode
- func CreateRandomSeason(t *testing.T, ctx context.Context, q *sqlc.Queries, showID int) *common.Season
- func CreateRandomShow(t *testing.T, ctx context.Context, q *sqlc.Queries) *common.Show
- func InsertDefaults(ctx context.Context, q *sqlc.Queries) error
- func NewDB(t *testing.T) *sql.DB
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultUser = uuid.MustParse("99999999-9999-4999-9999-999999999999")
Functions ¶
func CreateMediaItem ¶
func CreateRandomEpisode ¶
func CreateRandomSeason ¶
func CreateRandomShow ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.