lnbits-legend/lnbits/wallets
Vlad Stan 8d3b156738
[test] add tests for eclair funding source (#2459)
* fix: test data

* test: add `status` tests

* refactor: try-catch

* test: create invoice tests

* test: add first `payinvoice` test

* test: add pay_invoice error test

* feat: allow more test options

* test: add pending tests

* fix: make check

* test: add, pending no fee

* fix: make consistent with other API calls

* test: more assertions

* test: add pending

* test: first payment status test

* test: pending status

* refactor: remove duplicate code

* refactor: rename field

* chore: code format

* chore: uniform
2024-04-23 16:18:52 +01:00
..
lnd_grpc_files Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
macaroon refactor: extract AESCipher to crypto.py (#2202) 2024-01-15 11:51:15 +02:00
__init__.py chore: adhere to ruff's "N" rules (#2377) 2024-04-15 09:02:21 +02:00
alby.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
base.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
cliche.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
corelightning.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
corelightningrest.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
eclair.py [test] add tests for eclair funding source (#2459) 2024-04-23 16:18:52 +01:00
fake.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
lnbits.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
lndgrpc.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
lndrest.py [test] add tests for eclair funding source (#2459) 2024-04-23 16:18:52 +01:00
lnpay.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
lntips.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
opennode.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
spark.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00
void.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
zbd.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00