1
0
Fork 0
mirror of https://github.com/Blockstream/satellite-api.git synced 2025-03-13 11:35:20 +01:00
blockstream-satellite-api/server/tests
Blockstream Satellite 24a4c5ccb7 Do not round the order's bid_per_byte value
Store the fractional value on the db. Let the frontend round if
necessary but keep it non-rounded on the backend.
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 Port the satellite API to python 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