bisq/apitest/scripts
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
..
get-bisq-pid.sh Fix codacy problem in bash script 2020-07-14 12:21:13 -03:00
mainnet-test.sh Fix broken tests 2020-11-22 16:12:34 -03:00
version-parser.bash Replace hardcoded version with Version.java value 2020-09-22 14:45:21 -03:00