1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 10:39:19 +01:00
eclair/eclair-core
Pierre-Marie Padiou 8da509b5cd
Make tests run in parallel (#1112)
There are two level of parallelization:
- between test suites (a suite = a test file)
- within a suite (depends on tests suites, some rely on sequential execution of tests, some don't)
2019-09-11 13:40:46 +02:00
..
src Make tests run in parallel (#1112) 2019-09-11 13:40:46 +02:00
eclair-cli Typed amounts (#1088) 2019-08-07 17:37:38 +02:00
pom.xml Add monitoring with Kamon (disabled by default) (#1126) 2019-09-06 14:37:26 +02:00