neobytes/test/functional/test_framework
MarcoFalke ded01879d0 Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
faa8d9581 [qa] TestNode: Add wait_until_stopped helper method (MarcoFalke)

Pull request description:

  This adds a helper method `wait_until_stopped` to the `TestNode` class. This should prevent numerous `time.sleep()` over all places.

  Additionally, the timeout behavior is restored. (Was removed by the introduction of `TestNode`.)
  This should prevent tests from running indefinitely by accident.

Tree-SHA512: 7133fc64d55711869c4e372e9d30625c98f1237fb3578c24a26900d9319831f10eb95592d7b08e536fa706158dffb0abf9197f11c5d9ef605c880628e1a6533f
2019-09-24 17:47:35 +02:00
..
__init__.py
authproxy.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
bignum.py
blockstore.py
blocktools.py
comptool.py Merge #11068: qa: Move wait_until to util 2019-09-24 16:58:03 +02:00
coverage.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
key.py
mininode.py Merge #11068: qa: Move wait_until to util 2019-09-24 16:58:03 +02:00
netutil.py
script.py
siphash.py
socks5.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
test_framework.py Merge #11067: [qa] TestNode: Add wait_until_stopped helper method 2019-09-24 17:47:35 +02:00
test_node.py Merge #11067: [qa] TestNode: Add wait_until_stopped helper method 2019-09-24 17:47:35 +02:00
util.py Merge #11068: qa: Move wait_until to util 2019-09-24 16:58:03 +02:00