Commit Graph

5 Commits

Author SHA1 Message Date
Juan Leni b5fdb83830 Merge PR #3517: Increasing test coverage in keys/client package 2019-02-08 12:45:23 -08:00
Joon 93457aac33 Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
Dev Ojha 955a0c9af7 Switch asserts to require (#1483)
* meta: Switch the majority of asserts to require

Switch most assert statements to require, to ease debugging.
Closes #1418

* Fix imports
2018-06-30 03:10:15 +02:00
Sunny Aggarwal 69448f90e5 added just FF byte 2018-04-10 01:32:04 +02:00
Sunny Aggarwal 9b40cf184f added PrefixBytesTest 2018-04-08 00:58:03 +02:00