Commit Graph

192 Commits

Author SHA1 Message Date
im-adithya
e681e69fa2 chore: use limits from JWT if available 2023-12-05 15:58:45 +05:30
im-adithya
62d7ffb7fe fix: outgoing exceeding tests 2023-12-05 12:29:49 +05:30
im-adithya
f542466811 chore: split volume for send and receive 2023-12-05 12:22:38 +05:30
kiwiidb
c5812503c7 Merge pull request #463 from getAlby/task-out-exceeding-checks
chore(addoutgoinginvoice): add exceeding checks for send
2023-12-01 14:40:07 +01:00
im-adithya
29957edad0 chore(addoutgoinginvoice): add exceeding checks for send 2023-12-01 16:01:56 +05:30
im-adithya
fb8c4784d6 chore(addincominginvoice): add exceeding checks for volume, balance, receive 2023-12-01 00:25:38 +05:30
kiwiidb
8477a22f04 more flexible checkpending func signature 2023-11-07 15:57:08 +09:00
kiwiidb
7d62fd0ab7 turns out this was necessary for tests 2023-09-28 16:42:27 +02:00
kiwiidb
fbef78f311 Merge pull request #432 from getAlby/feature/add-max-volume
Feature/add max volume
2023-09-28 15:50:38 +02:00
kiwiidb
943c257c65 tests: remove unnecessary config value 2023-09-28 14:46:51 +02:00
kiwiidb
1e80b25012 Merge pull request #430 from getAlby/task-add-rhash
chore: add rhash and preimage to invoice before failure
2023-09-28 14:31:43 +02:00
im-adithya
43956fdf7d chore: add test for failing keysend 2023-09-27 15:46:12 +05:30
kiwiidb
881c7b45bb remove todo 2023-09-25 14:50:33 +02:00
kiwiidb
0b98753407 add integration test max volume 2023-09-25 14:39:38 +02:00
kiwiidb
2a2614d77b fix existing tests 2023-09-25 13:55:18 +02:00
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