ibllib.tests.test_plots

Classes

TestDlcQcPlot

TestSnapshot

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

Bases: TestCase

classmethod setUpClass()[source]

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

test_class_setup()[source]
test_snapshot_default()[source]
test_image_scaling()[source]
test_register_multiple()[source]
test_generate_image()[source]
classmethod tearDownClass()[source]

Hook method for deconstructing the class fixture after running all tests in the class.

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

Bases: TestCase

classmethod setUpClass()[source]

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

classmethod tearDownClass()[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_without_inputs()[source]