etscrivner / rbsecp256k1

Compiled Ruby wrapper around libsecp256k1 for secp256k1 ECDSA.
The Unlicense
19 stars 13 forks source link

Rewrite Test Suite #3

Closed etscrivner closed 5 years ago

etscrivner commented 5 years ago

Separate tests by the unit that they place under test. Remove the old all tests in a single file unit-test in favor of this new structure.