ipld-eth-server/test
2021-04-21 15:11:00 +03:00
..
contract integration test: get block, tx, receipt, filter logs, code at 2021-04-19 11:32:36 +03:00
helper.go fix race conditions in tests, call contract service instead of hardcoded values 2021-04-19 23:07:38 +03:00
integration_suite_test.go integration test: initial commit 2021-04-16 16:57:11 +03:00
integration_test.go fix unit tests for getCode method 2021-04-21 15:11:00 +03:00
README.md integration test: get block, tx, receipt, filter logs, code at 2021-04-19 11:32:36 +03:00

Spin up services:

docker-compose -f docker-compose.test.yml -f ../docker-compose.yml up contract