Documentation
¶
Index ¶
- Constants
- Variables
- func AssertGoldenFile(t *testing.T, testCaseName string, output []byte) error
- func Bootstrap(ctx context.Context) error
- func GenerateUserToken(user *entities.User, expiresAt time.Time) (string, error)
- func GoldenFileName(t *testing.T, testCaseName string) string
- func RemoveUUIDs(data string) string
- func Teardown() error
- type ExpectedValidationError
Constants ¶
View Source
const (
DiscordClientID string = "discord_test_client_id"
)
Variables ¶
Functions ¶
func AssertGoldenFile ¶ added in v0.8.4
func GenerateUserToken ¶
func RemoveUUIDs ¶ added in v0.8.4
Types ¶
type ExpectedValidationError ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.