squeaknode/itests/tests
Jonathan Zernik 8ebdc754ca
Add pay offer dialog and backend method (#296)
* Add insert sent payment method

* Delete db container from itest

* Add other container in itest

* Connect to other squeak node in itest

* Use client lightning container for itest to get offers from main node

* Get offers itest working

* Open channel to buy offer in itest

* Successfully pay offer

* Remove old print statements from itest

* Successfully unlock squeak in pay offer method

* Assert that decrypted content is correct in pay offer itest
2020-10-18 00:27:49 -04:00
..
__init__.py Use pytest for itest (#161) 2020-07-28 19:49:44 -07:00
conftest.py Add pay offer dialog and backend method (#296) 2020-10-18 00:27:49 -04:00
test_squeak_node.py Add pay offer dialog and backend method (#296) 2020-10-18 00:27:49 -04:00
util.py Add open channel close channel (#282) 2020-10-11 04:21:07 -07:00