mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 10:13:26 +01:00
eefbc37a81
* 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 |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/eclair | ||
eclair-rpc-test.sbt |