Skip to content

Commit f5e8ce6

Browse files
author
Gilad Chase
committed
refactor(test): remove compare_byte_array util and rework tests
This is legacy from when we didn't have PartialEq and had limited constructors. Note 1: `PartialEq` also compares the pending word and it's index, it's just no longer necessary to explicitly mention it, and probably better not to given that it's an implementation detail. Note 2: `format!` can also be used to create the expected here, but omitted to reduce the different APIs each unit test touches.
1 parent dca12ec commit f5e8ce6

File tree

1 file changed

+126
-166
lines changed

1 file changed

+126
-166
lines changed

0 commit comments

Comments
 (0)