algopy_testing.context_helpers.context_storage
Module Contents
Section titled “Module Contents”Functions
Section titled “Functions”algopy_testing_context(…) | Context manager for the AlgopyTestContext. |
|---|
lazy_context |
|---|
lazy_context
Section titled “lazy_context”algopy_testing_context(default_sender: str | None = None) → Generator[AlgopyTestContext, None, None]
Section titled “algopy_testing_context(default_sender: str | None = None) → Generator[AlgopyTestContext, None, None]”Context manager for the AlgopyTestContext.
Args: : default_sender: The default sender for the context.