lian / bitcoin-ruby

bitcoin utils and protocol in ruby.
Other
922 stars 322 forks source link

Replace bacon with rspec #273

Closed etscrivner closed 6 years ago

etscrivner commented 6 years ago

Closes #265.

Apologies in advance for the large size of this. I've broken it out into one test migration per commit. This completely migrates all of the unit-tests from bacon to rspec, fixing various warnings generated along the way.