lnbits/tests
jackstar12 c0f66989cb
Serverside Pagination for payments (#1613)
* initial backend support

* implement payments pagination on frontend

* implement search for payments api

* fix pyright issues

* sqlite support for searching

* backwards compatability

* formatting, small fixes

* small optimization

* fix sorting issue, add error handling

* GET payments test

* filter by dates, use List instead of list

* fix sqlite

* update bundle

* test old payments endpoint aswell

* refactor for easier review

* optimise test

* revert unnecessary change

---------

Co-authored-by: dni  <office@dnilabs.com>
2023-05-09 09:18:53 +01:00
..
core Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
data reintroduce extension migration check (#1490) 2023-02-14 13:06:01 +01:00
__init__.py refactor: add some dev files and black original code 2019-12-13 17:56:19 +01:00
conftest.py TEST: add helpers and a test to pay external invoice (#1414) 2023-02-01 16:54:07 +01:00
helpers.py moving build file into tools, keep rootdir clean (#1434) 2023-02-01 17:19:56 +01:00
mocks.py test should pass now, WALLET is initialised after the settings are loaded from db. 2022-12-07 13:38:33 +01:00