current_session_mock (mock_persistent, mocker)
|
|
stscan_processor (tmpdir, submit_mock)
|
|
submit_mock (mocker, current_session_mock)
|
|
test_create_workflows (stscan_processor, tmpdir)
|
|
test_info (stscan_processor)
|
|
test_persist_changes (stscan_processor, tmpdir)
|
|
test_submit_convert (stscan_processor, ...)
|
|
test_submit_rebin (stscan_processor, ...)
|
|
test_submit_sum (stscan_processor, ...)
|
|
test_submit_sum_multiparams (...)
|
|