ibllib.tests.qc.test_base_qc

Classes

TestQC

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

Bases: TestCase

setUp() None[source]

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

test__set_eid_or_path() None[source]

Test setting both the eid and session path when providing one or the other

test_update() None[source]

Test setting the QC field in Alyx

test_extended_qc() None[source]

Test that the extended_qc JSON field is correctly updated

test_outcome_setter()[source]
test_code_to_outcome()[source]
test_overall_outcome()[source]