blockstream-satellite-api/server/tests
Blockstream Satellite 3d7a5b764d Add expired invoice error and rename paid error
- Add new error: INVOICE_ALREADY_EXPIRED.
- Rename ORDER_ALREADY_PAID to INVOICE_ALREADY_PAID.
2021-07-20 12:28:08 -03:00
..
common.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_daemon.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_info.py Add a new error code for fetching info 2021-07-20 12:28:08 -03:00
test_invoice_helpers.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_invoices.py Add expired invoice error and rename paid error 2021-07-20 12:28:08 -03:00
test_order.py Do not round the order's bid_per_byte value 2021-07-20 12:28:08 -03:00
test_order_helpers.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_orders.py Add date filter and paging on all orders/ states 2021-07-20 12:28:08 -03:00
test_queues.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_transmitter.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_worker.py Port the satellite API to python 2021-07-20 12:28:08 -03:00