cosmos / ethermint-archive

Ethereum on Tendermint using Cosmos-SDK!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Unit Tests for Ante Handler

alexanderbez opened this issue · comments

Unit tests for the Ante handler and it's internal handlers should be implemented. These tests should cover both valid and invalid transactions and both Ethereum and Cosmos transactions. As well as side affects.