lnbits/tests/core/views
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
..
__init__.py remove invoices (#1515) 2023-02-20 15:34:18 +01:00
test_api.py Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
test_generic.py small followup to #1597 2023-04-03 17:54:55 +02:00
test_public_api.py remove lnaddress (#1525) 2023-02-20 09:08:23 +01:00