ibllib.tests.qc.test_critical_reasons

Functions

mock_input

Classes

TestSignOffNote

TestUserPmtSess

mock_input(prompt)[source]
class TestUserPmtSess(methodName='runTest')[source]

Bases: TestCase

setUp() None[source]

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

test_userinput_sess()[source]
test_userinput_ins()[source]
test_note_already_existing()[source]
test_guiinput_ins()[source]
test_note_probe_ins()[source]
tearDown() None[source]

Hook method for deconstructing the test fixture after testing it.

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

Bases: TestCase

setUp() None[source]

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

test_sign_off()[source]
test_upload_note_prompt()[source]
test_upload_existing_note()[source]
tearDown() None[source]

Hook method for deconstructing the test fixture after testing it.