ibllib.tests.integration.tasks.test_choice_world_passive

Classes

TestPassiveRegisterRaw

TestPassiveTrials

class TestPassiveRegisterRaw(*args, **kwargs)[source]

Bases: IntegrationTest

required_files = ['tasks/choice_world_ephys/steinmetzlab/Subjects/NR_0020/2022-05-12/001']

An optional list of required files/folders to glob for, relative to data_path.

setUp() None[source]

Hook method for setting up the test fixture before exercising it.

test_register()[source]
class TestPassiveTrials(*args, **kwargs)[source]

Bases: IntegrationTest

required_files = ['ephys/passive_extraction/SWC_054/2020-10-10/001']

An optional list of required files/folders to glob for, relative to data_path.

setUp() None[source]

Hook method for setting up the test fixture before exercising it.

test_passive_extract()[source]
test_passive_extract_no_task_replay(mock_load_settings)[source]