ibllib.tests.integration.test_task_qc_extractors

Tests TaskQC object and Bpod extractors.

NB: FPGA TaskQC extractor is tested in test_ephys_extraction_choiceWorld.

This module uses ZM_1150/2019-05-07/001 (‘b1c968ad-4874-468d-b2e4-5ffa9b9964e9’).

Classes

TestTaskQCObject

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

Bases: IntegrationTest

required_files = ['training/ZM_1150/2019-05-07/001']

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

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

test_compute()[source]
test_run()[source]
test_compute_session_status()[source]