lnbits-legend/tests/regtest
Tiago Vasconcelos 4511891297
feat: modernize error page (#2949)
* can't figure this out!

* raise here so it gets picked up by exceptions

* add few more info for error rendering

* add a few more checks for browser

not fail safe just one more layer

* cleaner error display

... hopefully

* add go to extension

* keep buttons add go to extension

* feat: identify extensions that are not installed

* fix: status code

* fix: full path

* add account/logout button if 401

prevent getting stuck

* fix: ext access

* fix user button

* fix: 404 page

* fix: json 404 response

* fix: dumb rendering

* fix: `/api` request always json

* fix: extension api path

* test: check regtest

* test: investgate

* something made ws slower?

* fix: change error code

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
2025-02-23 00:54:43 +00:00
..
__init__.py test: restructure tests (#2444) 2024-04-19 13:22:06 +02:00
conftest.py test: fix lndrest on regtest (#2811) 2024-12-12 07:54:43 +01:00
helpers.py test: fix lndrest on regtest (#2811) 2024-12-12 07:54:43 +01:00
test_real_invoice.py feat: modernize error page (#2949) 2025-02-23 00:54:43 +00:00
test_services_create_invoice.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_services_pay_invoice.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_x_node_api.py feat: do not allow user_id_only login for admins (#2904) 2025-01-23 15:01:54 +02:00