1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 06:47:46 +01:00
eclair/eclair-core
Pierre-Marie Padiou 340b568d53
(Minor) Test nits (#2306)
* use zero-args method to skip fixture

This is the proper way to skip building the fixture. Using `_` actually
creates a fixture and then ignores it.

* consistency nit

* use list/map instead for test cases

* add a custom reporter to highlight slowest tests
2022-06-08 13:03:33 +02:00
..
src (Minor) Test nits (#2306) 2022-06-08 13:03:33 +02:00
eclair-cli Add a "stop" API method (#2233) 2022-04-13 09:48:12 +02:00
pom.xml Define a proper base class for fixture tests (#2286) 2022-06-03 09:58:53 +02:00