Structs§
Functions§
- set_up
- Set up a test indexer fetching from a REST endpoint served by the given Simulacrum.
- set_
up_ with_ start_ and_ end_ checkpoints - start_
indexer_ jsonrpc_ for_ testing - Wrapper over
Indexer::start_readerto make it easier to configure an indexer jsonrpc reader for testing. - start_
indexer_ writer_ for_ testing - Wrapper over
Indexer::start_writer_with_configto make it easier to configure an indexer writer for testing. If the config options are null, default values that have historically worked for testing will be used. - wait_
for_ checkpoint - Wait for the indexer to catch up to the given checkpoint sequence number.
- wait_
for_ objects_ snapshot - Wait for the indexer to catch up to the given checkpoint sequence number for objects snapshot.