bitcoin-s/eclair-rpc-test
Chris Stewart eefbc37a81 2019 09 28 common test trait (#767)
* Create base traits for async tests called BaseAsyncTest, and then create two subtypes, BitcoinSAsyncTest and BitcoinSAsyncFixtureTest to make it easier to manage resources related to test cases. Now it is easier to shutdown things like an actor system in a structured manner

* Remove two bitcoind tests that don't make sense, 'duration' in the parameter is _really_ an interval (bad naming by usTesting an interval does not make sense inside of TestRpcUtilTest

* Turn log off for ChainAppConfigTest we expect to fail

* Bump timeout for BitcoinSUnitTest, use builtint sbt scalafmtCheck

* Remove hardcoded scalafmt binary

* reduce generator size to attempt to fix #768
2019-09-30 14:55:25 -05:00
..
src/test/scala/org/bitcoins/eclair 2019 09 28 common test trait (#767) 2019-09-30 14:55:25 -05:00
eclair-rpc-test.sbt Refactor sbt and make Eclair tests download bitcoind (#727) 2019-08-30 15:11:52 -05:00