Commit Graph

149 Commits

Author SHA1 Message Date
kiwiidb
6d7e871f33 fix test + refactor 2023-04-01 14:13:20 +02:00
Lucas Rouckhout
7d489c2ae9 WIP SAVE 2023-04-01 13:49:32 +02:00
Lucas Rouckhout
be66edfbbe Initial working version with a lot of closures 2023-03-05 10:16:45 +01:00
Lucas Rouckhout
dbe5ce83a3 WIP SACE 2023-03-04 17:52:03 +01:00
kiwiidb
112435d5e1 Merge pull request #324 from getAlby/task-logging-checks
feat: add checks and remove sentry logging
2023-02-27 08:45:37 +01:00
Adithya Vardhan
3918419d17 chore: add test for expired invoice 2023-02-25 20:50:06 +05:30
Adithya Vardhan
518641f5bb chore: add test for invalid destination 2023-02-25 20:42:32 +05:30
kiwiidb
0c0c4db923 add expiry to mock invoices 2023-02-24 14:58:36 +01:00
kiwiidb
b40d13fbc9 Merge pull request #316 from getAlby/catch-add-index-error
Invoice subscription: safety improvements
2023-02-22 17:35:19 +01:00
Adithya Vardhan
0b094e72cf fix: integration tests 2023-02-22 19:18:05 +05:30
kiwiidb
2d5c280315 Merge pull request #300 from getAlby/feature/rabbitmq-publish
Use rabbitmq as an alternative to publish invoice events
2023-02-20 15:58:40 +01:00
kiwiidb
fecba487f9 improve integration tests 2023-02-20 15:47:42 +01:00
kiwiidb
dc922e6382 add description to invoice 2023-02-20 15:02:38 +01:00
kiwiidb
85c5b593bc add outgoing invoice rabbit test 2023-02-20 14:57:03 +01:00
kiwiidb
0b8828c93b boy scouting 2023-02-20 14:26:45 +01:00
Lucas Rouckhout
9691ae2cfc Typo 2023-02-18 15:35:33 +01:00
Lucas Rouckhout
3e611a45ab Merge branch 'main' into feature/rabbitmq-publish 2023-02-18 09:20:55 +01:00
kiwiidb
973f80a993 forgot to re-add subscription 2023-02-17 17:15:06 +01:00
kiwiidb
4d25e78c69 typo 2023-02-17 16:34:53 +01:00
kiwiidb
03a2014832 add check for invoice absence in tests 2023-02-17 16:28:59 +01:00
kiwiidb
9af3e318c6 feature: add db pool config 2023-02-16 14:53:56 +01:00
kiwiidb
4dee1da2ae feature: add db pool config 2023-02-16 14:46:39 +01:00
Lucas Rouckhout
fb9d8562e7 Be specific in keytopic name 2023-02-04 17:07:41 +01:00
Lucas Rouckhout
e2a819c747 Oopsie poopsie forgot my local URI 2023-02-04 15:52:08 +01:00
Lucas Rouckhout
1b6d50a1db Check with github action 2023-02-04 15:49:14 +01:00
Lucas Rouckhout
6f7e7456a2 Actually start the suite 2023-02-04 15:05:57 +01:00
Lucas Rouckhout
fb932f00b8 WIP integration tests for rabbitmq 2023-02-04 15:00:27 +01:00
kiwiidb
08108c65b6 fix integration tests 2023-01-17 11:53:22 +01:00
kiwiidb
b7d4319428 lndhub: graceful shutdown 2023-01-17 11:12:04 +01:00
kiwiidb
576f7e97eb 'we' added a unit test 2023-01-12 18:01:15 +01:00
kiwiidb
041eef8cec add test 2022-12-15 15:21:04 +01:00
Michael Bumann
d93c0fbd1f Add specs to test invoice list with zero amount invoices 2022-12-09 12:08:25 +01:00
kiwiidb
1efba84190 Merge pull request #241 from getAlby/feature/split-payments
add multikeysend endpoint
2022-12-07 16:06:03 +01:00
kiwiidb
42e1451c22 add multikeysend test 2022-12-06 15:02:08 +01:00
kiwiidb
0676fd06f2 Merge pull request #231 from getAlby/chore/update-initialized-payments
Look up status of outgoing payments at startup
2022-12-06 11:50:23 +01:00
kiwiidb
e93ea670ba tests finally working 2022-12-02 15:06:01 +01:00
kiwiidb
bccd73312a tests should be working? 2022-12-02 14:52:15 +01:00
kiwiidb
1edfe2b3bf more integration test work 2022-12-02 14:14:53 +01:00
kiwiidb
2db239868a more integration test work 2022-12-02 14:05:02 +01:00
kiwiidb
a633837d25 more integration test work 2022-12-02 13:57:11 +01:00
kiwiidb
f2edae717d start writing integration test 2022-12-02 13:52:44 +01:00
kiwiidb
a21d2eb180 add mock hodl lnd 2022-12-02 12:38:52 +01:00
kiwiidb
10278c7de3 track outgoing payments in goroutines 2022-11-29 13:34:54 +01:00
kiwiidb
de592ffccc Merge pull request #235 from getAlby/chore/fee-reserve-improvement
set fee reserve to 0 if destination is us
2022-10-04 18:11:43 +02:00
kiwiidb
deb3131b6a add integration test 2022-10-04 16:43:29 +02:00
kiwiidb
49578644f9 add test for creating account with admin key 2022-10-03 15:41:32 +02:00
kiwiidb
c23fd3b0b4 track payment: use byte representation of hash 2022-09-27 16:27:59 +02:00
kiwiidb
dfabdef8ed add migration script 2022-09-27 13:00:35 +02:00
kiwiidb
92341df380 add test for 0 amount internal invoice 2022-09-12 13:44:31 +02:00
kiwiidb
5f3c325daf fix merge conflicts 2022-06-18 10:49:28 +02:00