joinmarket/test
Adam Gibson 3b3bd39597
Replaces test_full_coinjoin with test_e2e_coinjoin
The former was a stale test that we never got to a properly
working state, so we replace it with test/e2e-coinjoin-test.py
which does the same job more effectively, using the RPC-API.
Also removed the old file from parameters of run_tests script.
2022-04-09 19:24:26 +01:00
..
Dockerfiles remove all libgmp dependency references 2022-01-05 16:10:30 +00:00
lint Show an OpenWallet dialog upon launching JoinMarketQT 2021-09-08 20:56:48 -07:00
testrunner github action test runner 2021-06-29 16:18:58 +02:00
bitcoin.conf [test] Update test/bitcoin.conf according to 0.20 release notes 2020-06-25 15:32:52 -04:00
common.py Update ygrunner to use fidelity bonds 2021-07-20 12:48:03 +01:00
payjoinclient.py Implement BIP78 payjoin in JoinMarketQt GUI 2020-08-19 22:20:17 +03:00
payjoinserver.py Remove unused imports 2021-04-14 15:54:18 +03:00
regtest_joinmarket.cfg Allow taker peers to not serve onions + bugfixes. 2022-03-29 12:15:46 +01:00
run_tests.sh Replaces test_full_coinjoin with test_e2e_coinjoin 2022-04-09 19:24:26 +01:00
test_e2e_coinjoin.py Replaces test_full_coinjoin with test_e2e_coinjoin 2022-04-09 19:24:26 +01:00
test_segwit.py Remove unused function argument 2021-04-19 21:09:18 +03:00
tx_segwit_valid.json Modify jmclient tests for new protocol updates 2017-07-22 21:07:17 +03:00
ygrunner.py Replaces test_full_coinjoin with test_e2e_coinjoin 2022-04-09 19:24:26 +01:00