Commit Graph

36 Commits (84e4ef843db3443278d6eb70ff89fa254fcc6631)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Sebastian Falbesoner 73a339abc3 test: refactor: support sending funds with outpoint result
1 year ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
Andrew Chow b77885f13e tests: wallet_txn explicilty specify inputs
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke fad25153f5
test: Remove unused bug workaround
4 years ago
MarcoFalke faabce7d07
test: Start only the number of nodes that are needed
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
kanon a5a6965157
[Trivial] python help message
4 years ago
Danny Lee e6e7abd51a test: remove redundant two-way disconnect_nodes calls
5 years ago
Sebastian Falbesoner 0956e46bff test: use zero-argument super() shortcut (Python 3.0+)
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Akio Nakamura 1a062b85f0 tests: remove byte.hex() to keep compatibility
6 years ago
Gregory Sanders 6aaa0abc12 Remove manual byte editing in wallet_tx_clone func test
6 years ago
MarcoFalke 453803adc9 [test] wallet_txn_clone: Correctly clone txin sequence
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Kvaciral 5654efb187 Ported usage of deprecated optparse module to argparse module
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
Wladimir J. van der Laan d1d54ae6a3
Merge #12953: Deprecate accounts
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Andrew Chow 1e79c055cd Split signrawtransaction into wallet and non-wallet
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago