1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-19 13:35:17 +01:00
bitcoin-s/core-test
Chris Stewart 920f0c3a20
2020 05 19 improve test performance ()
* Reduce number of property based tests on BIP32PathTest and add a Future to NetworkPayloadTest's property based tests so it hopefully runs faster on CI

* Run scalafmt

* Make a few more property based tests async

* Make forAllParallel, refactor some test cases to use it

* Make BlockMessageTest async

* Bump timeout
2020-05-20 06:55:36 -05:00
..
src/test 2020 05 19 improve test performance () 2020-05-20 06:55:36 -05:00
build.sbt Added scalafmt and ran it () 2018-12-09 14:43:31 -05:00
README.md Bump P2P + crypto test coverage () 2019-06-11 10:01:46 -05:00

See our contributing guide for information on how to benchmark, test and develop your code.