core-lightning/contrib/pyln-proto/tests
Rusty Russell ee76504e53 pyln.proto.message: fix handling of ... with subtypes.
This time, with a test!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-06-16 16:17:52 +02:00
..
test_array_types.py pyln.proto.message: expose fundamental MessageTypes as variables. 2020-06-12 15:35:35 +02:00
test_bolt1.py new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
test_bolt2.py new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
test_bolt4.py new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
test_bolt7.py new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
test_fundamental_types.py pyln: add (undocumented) u8 fundamental type. 2020-06-12 15:35:35 +02:00
test_invoice.py pyln-proto: Use only coincurve for libsecp256k1 bindings 2020-05-07 11:37:34 +02:00
test_message.py pyln.proto.message: fix handling of ... with subtypes. 2020-06-16 16:17:52 +02:00
test_onion.py pyln-proto: Add Tu32Field and Tu64Field helpers 2020-04-16 18:03:35 +09:30
test_primitives.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30
test_wire.py pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00