Documentation ¶
Index ¶
- func AddTestAccount(t *testing.T, ctx context.Context, accountStore *sqlstore.Accounts, ...) entities.Account
- func AddTestAccountWithMarketAndType(t *testing.T, ctx context.Context, accountStore *sqlstore.Accounts, ...) entities.Account
- func AddTestAccountWithTxHash(t *testing.T, ctx context.Context, accountStore *sqlstore.Accounts, ...) entities.Account
- func AddTestMarket(t *testing.T, ctx context.Context, ms *sqlstore.Markets, block entities.Block) entities.Market
- func DefaultNoPagination() entities.CursorPagination
- func GenerateID() string
- func GenerateMarkets(t *testing.T, ctx context.Context, numMarkets int, block entities.Block, ...) []entities.Market
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTestAccount ¶
func AddTestAccountWithTxHash ¶ added in v0.71.0
func AddTestMarket ¶
func DefaultNoPagination ¶ added in v0.73.0
func DefaultNoPagination() entities.CursorPagination
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.