Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShioriContainer ¶
type ShioriContainer struct { Container testcontainers.Container // contains filtered or unexported fields }
func NewShioriContainer ¶
func NewShioriContainer(t *testing.T, tag string) ShioriContainer
NewShioriContainer creates a new ShioriContainer which is a wrapper around a testcontainers.Container with some helpers for using while running Shiori E2E tests.
func (*ShioriContainer) GetPort ¶
func (sc *ShioriContainer) GetPort() string
Click to show internal directories.
Click to hide internal directories.