ibllib.tests.integration.tasks.test_choice_world_training

Classes

TestTrainingTrialsBpod

TestTrainingTrialsBpodSavePath

TestTrialRegisterRaw

TrainingTemplate

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

Bases: IntegrationTest

required_files = ['tasks/choice_world_training/steinmetzlab/Subjects/NR_0020/2022-01-28/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.

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

Bases: TrainingTemplate

test_task()[source]
class TestTrialRegisterRaw(*args, **kwargs)[source]

Bases: TrainingTemplate

test_task()[source]
class TestTrainingTrialsBpodSavePath(*args, **kwargs)[source]

Bases: TrainingTemplate

test_task()[source]