telosnetwork / telos-evm-docker

Automated Telos EVM development and automated test framework
Apache License 2.0
12 stars 3 forks source link

Add simple teloscan indexer test #78

Open guilledk opened 1 year ago

guilledk commented 1 year ago

Idea is to use the automated testing features of this repo to also test teloscan indexer, we should write a simple test that setups the whole node stack and then lunches indexer, to have a minimal test example to go off.