Jack Mallers
8548b744ec
feat(payment): add 60 second payment timeout
In this commit we introduce a 60 second timeout for LN payments. This addresses the issue of infinitely hanging LN payments and improves the UX. The UI now has a 60 second countdown where Zap will clear the payment if it is not successfully routed
6 years ago
Tom Kirkpatrick
d4c51e9e3d
test(runner): reorganise test suites
Reorganise test suite so that unit tests are cleanly separate from e2e
tests. Update tests to make better use of our custom module resolves.
7 years ago
Jack Mallers
0e98753b1e
fix(tests): new snapshots to fix tests
7 years ago
Jack Mallers
e4f10a568c
fix(tests): fix nav tests as we have new nav links
7 years ago
Jack Mallers
962d79bb88
fix(lint): fix linting errors
7 years ago
Jack Mallers
6e30b83086
fix(tests): fix nav tests as we have new nav links
7 years ago
Jack Mallers
e793efa1ed
fix(lint): fix linting errors
7 years ago
Jack Mallers
a158cbae85
fix(lint): fix linting errors
7 years ago
Jack Mallers
48bab0561c
feature(successmodal): successmodal + fix linting errors
7 years ago
Jack Mallers
8d88bf99ba
feature(payment): add basic tests for payments reducer
8 years ago