diff --git a/README.md b/README.md index a1f4fc61..1262c4a5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ parent: Go report card + + +
@@ -49,31 +52,6 @@ To learn how the Ethermint works from a high-level perspective, go to the [Intro For more, please refer to the [Ethermint Docs](./docs/), which are also hosted on [docs.ethermint.zone](https://docs.ethermint.zone/). -## Tests - -Unit tests are invoked via: - -```bash -make test -``` - -To run JSON-RPC tests, execute: - -```bash -make test-rpc -``` - -There is also an included Ethereum mainnet exported blockchain file in `importer/blockchain` -that includes blocks up to height `97638`. To execute and test a full import of -these blocks using the EVM module, execute: - -```bash -make test-import -``` - -You may also provide a custom blockchain export file to test importing more blocks -via the `--blockchain` flag. See `TestImportBlocks` for further documentation. - ### Community The following chat channels and forums are a great spot to ask questions about Ethermint: