Christian Decker
|
9c7c2a3f2f
|
pytest: Added simple pytest for the new JSON-RPC
|
2017-03-20 11:18:00 +10:30 |
|
Christian Decker
|
b5c2d7d47d
|
pytest: Gossip subdaemon had a flaky test
Whenever we were checking for the status before the daemon was
initialized the test would fail. Now just waiting for the state
transition.
|
2017-02-08 16:59:57 +01:00 |
|
Christian Decker
|
66175c7361
|
Merge pull request #115 from ElementsProject/pytest-pathfix
pytest: don't assume paths of valgrind and bitcoind.
|
2017-01-24 14:22:23 +01:00 |
|
Rusty Russell
|
1575181ef5
|
pytest: don't assume paths of valgrind and bitcoind.
In particular, my bitcoind is in /usr/local/bin
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-24 14:37:56 +10:30 |
|
Christian Decker
|
180c96776b
|
pytest: Split the python integration tests into new and legacy
|
2017-01-23 10:37:34 +01:00 |
|
Christian Decker
|
cf1c03f4d9
|
pytest: Implemented initial python integration tests.
|
2017-01-23 10:45:36 +10:30 |
|