rgb-cln/contrib/pyln-client/tests
Michael Schmoock 7bfb5f10c7 pyln: failing test msat from float str
We were not able to create pyln Millisatoshi from floats, e.g.:
 - "0.01btc"
 - "0.1sat"
 - ...

This adds a test that makes sure this won't happen again.
2020-12-02 10:37:31 +10:30
..
test_millisatoshi.py pyln: Migrate implementation from pylightning to pyln-client 2019-11-12 21:23:55 +01:00
test_plugin.py pyln: Plugin methods and hooks refuse to set results twice 2020-10-13 20:52:48 +02:00
test_units.py pyln: failing test msat from float str 2020-12-02 10:37:31 +10:30