Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + func GetTestAccount() xdr.AccountId + func GetTestAsset(code string) xdr.Asset + func IngestTestTrade(q *history.Q, assetSold xdr.Asset, assetBought xdr.Asset, seller xdr.AccountId, ...) error + func PopulateTestTrades(q *history.Q, startTs int64, numOfTrades int, delta int64, opStart int64) (ass1 xdr.Asset, ass2 xdr.Asset, err error)