Skip to content

Temporal TEST data: Unblock context

Unblock a TEST context and remove it from cleanup tracking.

Use via temporal = client.testdata
Source src/ksef2/clients/testdata.py:361 Generated from async source src/ksef2/clients/async_testdata.py
temporal.unblock_context
temporal.unblock_context(*, context: AuthContextIdentifier) -> None

Returns

None

Parameters

context AuthContextIdentifier
required / keyword-only
Use via temporal = async_client.testdata
Source src/ksef2/clients/async_testdata.py:366 Authored source
await temporal.unblock_context
await temporal.unblock_context(*, context: AuthContextIdentifier) -> None

Returns

None

Parameters

context AuthContextIdentifier
required / keyword-only