tree: 9c1092a7dacd313ad851973a43d4e631ce0d73cb [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. ledger_test_instance_provider.cc
  4. OWNERS
  5. README.md
src/ledger/bin/testing/ledger_test_instance_provider/README.md

Ledger Test Instance Provider

This is a package containing a ledger_test_instance_provider_bin binary whose purpose is to return Ledger instances backed by memfs.

It exists to allow tests built outside of peridot to get access to a Ledger instance, a task otherwise impossible because the required API (LedgerRepository) is not available outside of peridot.