ipld-eth-server/libraries/shared/mocks
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
..
converter.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
log_note_converter.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
mappings.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
storage_fetcher.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
storage_queue.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
storage_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
storage_transformer.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
transformer.go TransformerInitializer => EventTransformerInitializer reorganization 2019-03-14 11:59:39 -05:00
watcher_repository.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00