robosats/api
2023-11-20 14:54:04 +00:00
..
lightning Add LN payout test 2023-11-20 14:54:04 +00:00
management/commands feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
migrations Fix allow blank on order geolocation 2023-10-24 16:10:36 -07:00
models Add dev dependencies and regtest test environments 2023-11-14 13:54:51 +00:00
nick_generator Add fiat sent/received confirmation tests. Improve API documentation 2023-11-17 13:02:30 +00:00
tests Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix pretty logs admin for orders with no logs recorded 2023-08-19 11:24:14 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Add pause/unpause tests 2023-11-17 13:02:30 +00:00
notifications.py Add robot creation tests 2023-11-06 14:18:37 +00:00
oas_schemas.py Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
serializers.py Add pause/unpause tests 2023-11-17 13:02:30 +00:00
tasks.py Update devfund donation pubkey 2023-10-11 02:54:11 -07:00
urls.py Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
utils.py Fix tests failures when LND node is not used 2023-11-14 13:54:51 +00:00
views.py Add fiat sent/received confirmation tests. Improve API documentation 2023-11-17 13:02:30 +00:00