ibllib.tests.qc.test_task_qc_viewer

Tests for the ibllib.qc.task_qc_viewer package.

Module attributes

MOCK_QT

If true, do not run the QT application.

Classes

TestTaskQC

Tests for ibllib.qc.task_qc_viewer.task_qc module.

MOCK_QT = True

If true, do not run the QT application.

Type:

bool

class TestTaskQC(methodName='runTest')[source]

Bases: TestCase

Tests for ibllib.qc.task_qc_viewer.task_qc module.

setUp()[source]

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

test_get_bpod_trials_task()[source]

Test get_bpod_trials_task function.

test_show_session_task_qc(trials_tasks_mock, run_app_mock)[source]

Test show_session_task_qc function.