aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_rawtransaction.py
diff options
context:
space:
mode:
authorGloria Zhao <gzhao408@berkeley.edu>2020-03-26 13:57:53 -0700
committergzhao408 <gzhao408@berkeley.edu>2020-04-26 13:31:39 -0700
commitde8905adf204c42bba810802f82b98f7b3dd26dc (patch)
tree0f72c3ae5050682b622209d778748bcf06099865 /test/functional/rpc_rawtransaction.py
parent3e50fdbe4e5bb98194e88023468bd77dee78b26e (diff)
downloadbitcoin-de8905adf204c42bba810802f82b98f7b3dd26dc.tar.xz
test: use unittest and test_runner for test framework unit testing
Test the test_framework, but don't use test_framework objects or functions to test itself Use python unittest library and put test_framework's unit tests inside their respective files Add the filename to TEST_FRAMEWORK_MODULES in test_runner Aggregate all test_framework tests into one TestSuite to run before the functional tests in test_runner Delete framework_test_script, move test_bn2vch to script.py and add to TEST_FRAMEWORK_MODULES in test_runner
Diffstat (limited to 'test/functional/rpc_rawtransaction.py')
0 files changed, 0 insertions, 0 deletions