bisq/apitest
ghubstan 424f9480ad
Fix broken tests
- Change the getbalance tests to just check a sucessful '0' status code.

  The api's getbalance method returns full balance info now, not just a
  formatted long.  We still assert the cmd did not fail, but don't check
  the value string.

- Remove obsolete createpaymentacct tests.

  This is well tested in apitest, and testing this cmd is unnecesarily
  complex to do in a bats script.
2020-11-22 16:12:34 -03:00
..
docs Refactor api getbalance methods. 2020-11-14 13:08:10 -03:00
scripts Fix broken tests 2020-11-22 16:12:34 -03:00
src Enable CreateMoneyGramAccount test 2020-11-21 15:24:33 -03:00
dao-setup.gradle Delete commented statement 2020-07-13 19:48:59 -03:00