ipld-eth-server/pkg/fakes
Rob Mulholand 2d684c5aec Extract storage diff fetching behind an interface
- Replaces directly reading from a CSV
- Simplifies testing
- Should hopefully make it easier to plug in other sources for storage
  diffs (e.g. differently formatted CSVs, JSON RPC, etc)
2019-05-01 12:30:36 -05:00
..
data.go Add timestamp customization for fake header 2019-04-09 17:08:15 -05:00
mock_block_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_blockchain.go review fixes 2019-04-04 15:21:39 -05:00
mock_crypto_parser.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_eth_client.go adjust block/uncle reward tests and add methods to pkg/geth blockchain and ethclient for direct fetching of eth balances 2019-04-02 10:10:17 -05:00
mock_ethereum_database.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_filter_repository.go Extract slow tests from omni full transformer 2019-03-06 12:43:06 -06:00
mock_fs_reader.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_full_sync_block_retriever.go (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00
mock_header_repository.go Address PR comments 2019-03-28 14:31:17 -05:00
mock_header_sync_block_retriever.go (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00
mock_header_sync_header_repository.go (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00
mock_level_database_reader.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_parser.go fixes for review comments 2019-03-21 18:36:49 -05:00
mock_poller.go PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
mock_receipt_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_rpc_client.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mock_tailer.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
mock_transaction_converter.go updates for light sync transactions 2019-03-28 14:31:17 -05:00
mock_transaction_syncer.go updates for light sync transactions 2019-03-28 14:31:17 -05:00