Current Dataset
{{ currentDatasetKindHelp }}
Fixture File
{{ currentDataset.fileName }}
Fixture Path
{{ currentDataset.relativePath }}
Pytest File
{{ currentDataset.testFile }}
Loaded From
{{ currentDataset.sourceLabel || 'Not loaded yet' }}
Funding Source
Pick one wallet implementation, then inspect the settings and mocks that apply to it.
Settings to configure for the selected funding source.
{{ setting.key }}
{{ prettyValue(setting.value) }}
No settings are defined for this funding source.
Function
Choose the wallet interface method to inspect for the selected funding source.
Function Mocks
Reusable mocks for this function and the selected funding source.
{{ mock.name }}
{{ mockSummary(mock) }}
No function-level mocks are defined for
{{ currentFundingSource.name }}
in
{{ currentFunction.name }}.
Tests For Selected Function
Each card shows the raw test case for the selected function, plus the mocks attached to the selected funding source.
No tests are defined for this function.