ibllib.tests.integration.tasks.test_choice_world_habituation

Tests for habituation pipeline tasks.

NB: For ibllib.pipes.behavior_tasks.HabituationTrialsNidq tests see tests.test_ephys_trials.

Classes

HabituationTemplate

TestHabituationRegisterRaw

TestHabituationTrialsBpod

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

Bases: IntegrationTest

required_files = ['tasks/choice_world_habituation/steinmetzlab/Subjects/NR_0020/2022-01-27/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 TestHabituationRegisterRaw(*args, **kwargs)[source]

Bases: HabituationTemplate

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

Bases: HabituationTemplate

test_task()[source]