neutron-org / neutron

Smart Contract platform secured by Cosmos Hub
https://neutron.org
Apache License 2.0
104 stars 79 forks source link

test: add `x/feemarket` e2e tests #572

Closed aljo242 closed 3 weeks ago

aljo242 commented 4 weeks ago

Add end to end tests for x/feemarket using interchaintest. This pulls and runs the e2e suite defined at github.com/skip-mev/feemarket/tests/e2e@v1.6.0

To run:

make build-e2e-docker-image 
make feemarket-e2e-test