ipld-eth-server/pkg/fakes
Rob Mulholand 55229cd2eb Refactorings to get tests passing with local Ganache setup
- removes assertions against data with timestamps to facilitate running
the tests against a freshly setup local Ganache instance
- also applies a few `go vet` and `go fmt` changes
2018-08-09 16:55:44 -05:00
..
data.go Add tests for pkg/geth/blockchain 2018-07-18 16:34:13 -05:00
mock_block_repository.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
mock_blockchain.go Add FlipKick log events transformer 2018-08-07 10:51:34 -05:00
mock_crypto_parser.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
mock_eth_client.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
mock_ethereum_database.go Get head block number 2018-05-04 11:03:50 -05:00
mock_fs_reader.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
mock_header_repository.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
mock_level_database_reader.go Get head block number 2018-05-04 11:03:50 -05:00
mock_receipt_repository.go Add cold import script 2018-05-04 10:54:00 -05:00
mock_rpc_client.go Refactorings to get tests passing with local Ganache setup 2018-08-09 16:55:44 -05:00
mock_transaction_converter.go Add cold import script 2018-05-04 10:54:00 -05:00