ooai_persistence.smokeΒΆ

Reusable smoke checks for configured persistence bundles.

Functions

run_async_smoke(settings, *[, registry])

Exercise async checkpointer, store, and cache resources.

run_sync_smoke(settings, *[, registry])

Exercise sync checkpointer, store, and cache resources.

Classes

SmokeReport(mode, checkpointer, store, ...)

Result of exercising a persistence bundle.