Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTestUser ¶
func DeleteCreatedEntities ¶
func DeleteCreatedEntities() func()
Referred from https://medium.com/@jarifibrahim/using-gorm-hooks-to-clean-up-test-fixtures-in-golang-99b0fcb04354
func ExtractPayload ¶
func ExtractPayload(response *types.ApiResponse, out interface{})
Converts map created by json decoder to struct out should be pointer (&payload)
Types ¶
type TestWallet ¶
func GenerateWallet ¶
func GenerateWallet() *TestWallet
Click to show internal directories.
Click to hide internal directories.