tree: b533767175947c57eab4b989bdabd7f99ca2960b [path history] [tgz]
  1. BUILD.gn
  2. e2e_sync_main.cc
  3. ledger_app_instance_factory_e2e.cc
  4. ledger_app_instance_factory_e2e.h
  5. README.md
bin/ledger/tests/e2e_sync/README.md

Synchronization tests

This directory contains an “end-to-end” test suite for synchronization and needs a working Firebase instance to run correctly. It uses the synchronization tests from the integration test suite.

To run this test suite, use the following command:

/system/test/ledger_sync_test --server-id=<FIREBASE_ID>

where FIREBASE_ID is the instance name of a Firebase instance.