Tom Kirkpatrick
|
b3044b26a7
|
test(reducers): add transaction reducer tests
|
7 years ago |
Tom Kirkpatrick
|
e786958b55
|
test(electron): simplify electron mocks
|
7 years ago |
Tom Kirkpatrick
|
602d03411a
|
test(unit): add some basic tests for Lightning class
|
7 years ago |
Tom Kirkpatrick
|
1b4de6cb0c
|
feat(lnd): show error message if lnd exits
If lnd unexpectedly exits, show the user the last error message
reported by lnd in order to help diagnose issues.
See #674
|
7 years ago |
Tom Kirkpatrick
|
2ab60892d0
|
test(neutrino): tests for start and stop methods
|
7 years ago |
Tom Kirkpatrick
|
38c19ac618
|
test(lnd): add some tests for neutrino
|
7 years ago |
Tom Kirkpatrick
|
56c6c59180
|
feat(lnd): support multiple lnd configurations
Store lnd data within the Zap datadir and prepare to be able to support
multiple lnd configurations.
|
7 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 |