MCPcopy Create free account
hub / github.com/ElementsProject/lightning / test_migration

Route test_migration

tests/test_bookkeeper.py:None–None  ·  view source on GitHub ↗
unittest.skipIf(os.getenv('TEST_DB_PROVIDER', 'sqlite3') != 'sqlite3', "uses snapshots")

Source from the content-addressed store, hash-verified

1from fixtures import * # noqa: F401,F403
2from decimal import Decimal
3from pyln.client import Millisatoshi, RpcError
4from fixtures import TEST_NETWORK

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected