Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BestiaryModel = fixtures.BestiaryModel
View Source
var KingdomModel = fixtures.KingdomModel
View Source
var MonsterModel = fixtures.MonsterModel
View Source
var UserModel = fixtures.UserModel
Functions ¶
Types ¶
type DetailedBestiary ¶ added in v1.19.0
type DetailedBestiary = fixtures.DetailedBestiary
type GenericBestiary ¶ added in v1.19.0
type GenericBestiary[T any, Y any] = fixtures.GenericBestiary[T, Y]
type MonsterWeakness ¶
type MonsterWeakness = fixtures.MonsterWeakness
Directories
¶
| Path | Synopsis |
|---|---|
|
Shared models and types for all test suites.
|
Shared models and types for all test suites. |
|
mocks
Sample data to be used within test suites.
|
Sample data to be used within test suites. |
|
setup
Initialization and teardown functions for all test suites.
|
Initialization and teardown functions for all test suites. |
Click to show internal directories.
Click to hide internal directories.