Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Platform Test Suite v0.15.0

Compare
Choose a tag to compare
@shumkov shumkov released this 04 Sep 17:55
· 126 commits to master since this release
90c6b68

Bug Fixes

  • faucet client singleton (#70)
  • core tests were using serialize instead of toBuffer (#66)
  • npm is not running prepare script as root (#63)

Features

  • wallet e2e test (#59)
  • new test timeout option (#71)
  • remove pending subscribeToTransactionsWithProofs functional tests (#72)
  • remove getAddressSummary tests (#67)
  • update Wallet, DPP, DPNS and SDK deps (#50, #64, #68, #60)
  • support for installation node module from git on docker start (#55) (adb1e16)
  • new topup identity test (#53) (075f09c)

Code Refactoring

  • use Wallet lib instead of getUTXO (#62)