Cleared 1m ago · cosmos/evm #438 · Go · ★ 160 · Apache-2.0

Remove the use of build tags for testing

Follow up from some discussion in #387. Right now a lot of our testing uses logic that is built with -tags=test. This creates pain when testing isolated functions and makes it so that sometimes we are not directly testing the logic we have written - we are testing some other…

What we checked

Similar unclaimed issues