hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
58 stars 33 forks source link

TODO: Improve State API tests #1078

Open tclemos opened 3 years ago

tclemos commented 3 years ago

Rationale

State API has some tests that are asserting results in a "not so precise" validation, it needs some improvements as we can see here:

Implementation

Change test asserts to be more precise in the value assertion.