54 Commits

Author SHA1 Message Date
30614d29fe Merge branch 'main' into fix/no-onchain-balance-swaps 2025-07-11 21:28:33 +00:00
997c569360 add option for routing_budget_ppm in /api/rewards 2025-07-09 10:54:29 +02:00
e2ace7c0f7 Include more order info when there is a password 2025-06-22 19:27:53 +02:00
cda72d11b4 Working version 2025-06-21 18:09:09 +02:00
ef5257ef33 Add password to Orders 2025-06-18 15:15:31 +02:00
7b6cfb846e Merge pull request #1937 from jerryfletcher21/increase-test-trade-range
increase tests trade range
2025-05-20 08:59:12 +00:00
fffb12e66d fix typo in tests and update api-latest.yaml 2025-05-17 15:51:15 +02:00
564073430a increase tests trade range 2025-05-17 15:43:39 +02:00
5042900560 Prerelease fixes 2025-04-30 16:43:09 +02:00
26904f7cc2 Tests 2025-04-24 12:46:18 +02:00
e63dbd33fe Merge branch 'main' into fix/no-onchain-balance-swaps 2025-04-19 21:45:47 +00:00
a72bd9f454 Merge pull request #1826 from RoboSats/fix-invoice-cleanup
Fix invoice cleanup
2025-04-08 10:12:53 +00:00
efae3c4e0a Update unit tests 2025-03-29 21:28:42 -03:00
c1897458e0 Fix tests 2025-03-25 18:02:28 +01:00
0d932feedb Set cancel_status if it's not None 2025-03-19 22:44:28 -03:00
f80f1dfb0c Add cancel_status to POST /api/order 2025-03-19 22:35:41 -03:00
e486b87948 Display amount correctly 2025-03-14 18:17:30 +01:00
c12c579497 Calculate right amount scrow and bond 2025-03-14 16:11:17 +01:00
3a34bdf4ea Fix tests 2025-03-10 18:11:42 +01:00
ee4fe15c6c Allow multiple takers 2025-02-28 21:26:08 +01:00
4941af0e3d Merge pull request #1329 from jerryfletcher21/fix-tests
fix some errors while running test
2025-02-22 11:10:47 +00:00
7d7a3a39e7 Revert "Store status notifications" 2024-10-01 19:35:57 +00:00
4f2ec020a9 Store status notifications 2024-09-16 15:54:14 +02:00
adbaa60da2 Update test comment 2024-07-09 21:39:15 +02:00
0175e73ca1 New notifications 2024-07-09 21:39:15 +02:00
1757a9781a Feat: add notifications api endpoint (#1347)
* Notifications Endpoint

* Fix tests

* CR

* Check tests

* Fix Tests

* Fix Chat

* Remove unused notifications

* Fix chat

* Fix chat

* Fix chat
2024-06-27 16:47:23 +00:00
7bfafc933e fix test_withdraw_reward_after_unilateral_cancel 2024-06-19 12:05:22 +02:00
e9c25dbe65 fix some tests 2024-06-19 12:05:22 +02:00
34ef099573 Feat: add coordinator opt for geoblocked countries (#1258)
* Add location validator

* Add bad location tests
2024-04-29 22:58:03 +00:00
db1a220744 Add test to reproduce errors when all wallet balance is pending 2024-04-22 12:06:00 +01:00
80b97f355b Fix order log html format error 2024-01-30 16:22:57 +00:00
bc9f8ae985 Add robot hash ids to order details and robot view 2023-12-01 12:56:55 +00:00
366283488a Add rewards and automatic dispute resolution tests 2023-11-29 13:21:34 +00:00
ddb91b1cc4 Add chat REST tests and improve doc specs 2023-11-28 17:21:27 +00:00
92b041cb31 Add maker_hash_id to book response 2023-11-28 11:13:40 +00:00
01c4a28dae Refactor trade tests, add onchain payout test 2023-11-23 17:53:39 +00:00
62ef86f1b4 Add order expiry tests 2023-11-22 13:16:25 +00:00
6abb84ff5d Add historical api tests 2023-11-20 14:54:04 +00:00
dd7534d64a Add order book test 2023-11-20 14:54:04 +00:00
515133bb8e Add ticks test 2023-11-20 14:54:04 +00:00
b85a3d655a Add cancel tests and api limits 2023-11-20 14:54:04 +00:00
b2a130afca Add LN payout test 2023-11-20 14:54:04 +00:00
f271d59172 Add pause/unpause tests 2023-11-17 13:02:30 +00:00
5674337b32 Add fiat sent/received confirmation tests. Improve API documentation 2023-11-17 13:02:30 +00:00
3e0d451e97 Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
79a3df66a2 Add lock escrow tests 2023-11-17 13:02:30 +00:00
605a37bb87 Add CLN regtest to integration tests 2023-11-14 13:54:51 +00:00
ebd0a287c3 Add dev dependencies and regtest test environments 2023-11-14 13:54:51 +00:00
b4fe30e733 Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
edd9455d7b Add test publish and view orders 2023-11-14 13:54:51 +00:00