Commit Graph

177 Commits

Author SHA1 Message Date
kiwiidb
08e5b6fc54 more refactoring 2023-09-22 10:43:42 +02:00
kiwiidb
24428b3302 add another user so they don't interfere 2023-07-06 17:13:50 +02:00
kiwiidb
1f2ffb90e0 clean up tables after 2 tests 2023-07-06 16:46:29 +02:00
kiwiidb
8831541cdc fix comment 2023-07-06 16:22:28 +02:00
kiwiidb
3497d53cc6 add test to show negative balances are no longer possible 2023-07-05 17:27:40 +02:00
kiwiidb
9a6f9abe5e add test to go below 0 with hodl invoices 2023-07-05 17:01:18 +02:00
kiwiidb
d8a9201290 fix async payment test 2023-07-05 15:32:58 +02:00
kiwiidb
3527f44185 fix async payment test 2023-07-05 15:26:17 +02:00
kiwiidb
c09554a752 fix async payment test 2023-07-05 15:21:48 +02:00
kiwiidb
59ee273bc7 fix async payment test 2023-07-05 15:14:17 +02:00
kiwiidb
ec0493c1b1 fix async payment test 2023-07-05 14:48:01 +02:00
kiwiidb
ef2f2675d4 fix internal payment test 2023-07-05 14:20:59 +02:00
kiwiidb
61132a77b3 no fee entry anymore for internal payments 2023-07-05 14:16:27 +02:00
kiwiidb
809a6f9785 fix hodl invoice test 2023-07-05 14:08:38 +02:00
kiwiidb
c0c2f3e3a9 boy scouting 2023-07-05 13:56:13 +02:00
kiwiidb
c3bd3bc40f fix bugs 2023-07-05 11:42:52 +02:00
kiwiidb
911122625c add test 2023-06-26 16:58:25 +02:00
kiwiidb
def32f2d45 move pubkey checks to lnd client 2023-06-22 16:13:36 +02:00
Lucas Rouckhout
9db249a790 Fix old integration tests 2023-05-30 11:26:23 +02:00
kiwiidb
6e9eb5d467 integration test complete but failing 2023-05-24 12:24:32 +02:00
kiwiidb
0867baaecc integration test wip 2023-05-24 12:05:37 +02:00
kiwiidb
7fcc8bebb5 add integration test 2023-05-24 11:31:58 +02:00
kiwiidb
00a139680a fix test 2023-05-05 11:28:30 +02:00
kiwiidb
7f7853605d add unit test to reproduce issue 2023-05-05 11:27:05 +02:00
kiwiidb
c7f2d8558e Merge pull request #346 from getAlby/chore/remove-grpc
remove grpc server
2023-04-06 09:35:49 +02:00
kiwiidb
6c2eaec2a8 remove ws 2023-04-05 15:52:41 +02:00
kiwiidb
76bfcdc207 remove grpc server 2023-04-05 15:45:30 +02:00
kiwiidb
2af71fe66b add rmq integration test 2023-04-01 14:52:21 +02:00
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