Commit Graph

22 Commits (5e213822f86d9fcd19c0af420831bb3079548479)

Author SHA1 Message Date
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
Jon Atack c62f9bc0e9
test: use fewer blocks in wallet_groups and move sync call
4 years ago
Jon Atack 3a16b5ef95
test: add missing logging to wallet_groups.py
4 years ago
Karl-Johan Alm 7e31ea9fa0
-maxapsfee: follow-up fixes
4 years ago
Karl-Johan Alm 72ae20fc14
tests: add sync_all to fix race condition in wallet groups test
4 years ago
Samuel Dobson c831e105c5
Merge #14582: wallet: always do avoid partial spends if fees are within a specified range
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Karl-Johan Alm 7f13dfb587
test: test the implicit avoid partial spends functionality
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa19295250
test: Bump timeouts to avoid valgrind failures
5 years ago
MarcoFalke c26b05c2b7
Merge #17770: test: bump test timeouts so that functional tests run in valgrind
5 years ago
Micky Yun Chan 2d23082cbe bump test timeouts so that functional tests run in valgrind
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fridokus 96299a9d6c Test: Move common function assert_approx() into util.py
5 years ago
MarcoFalke fa71b38168
scripted-diff: Rename rpc_timewait to rpc_timeout
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
Suhas Daftuar a13647b8bd [qa] Add test for too-large wallet output groups
6 years ago
Karl-Johan Alm 0128121101
test: Add basic testing for wallet groups
6 years ago