Versions in this module Expand all Collapse all v2 v2.0.1 Jun 3, 2020 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)