Open ThanhNhann opened 2 months ago
Currently, Oracle module is lacking some unit tests for functions so we need to handle them, below is the list of functions we need to do:
Oracle
func (k *Keeper) ProcessBandOraclePrices()
func (k *Keeper) GetPrice()
func (k *Keeper) RequestBandOraclePrices()
func (k *Keeper) updateBandPriceStates()
Currently,
Oracle
module is lacking some unit tests for functions so we need to handle them, below is the list of functions we need to do:func (k *Keeper) ProcessBandOraclePrices()
func (k *Keeper) GetPrice()
func (k *Keeper) RequestBandOraclePrices()
func (k *Keeper) updateBandPriceStates()