brainbox.tests.test_brainbox_io

Classes

TestIO_ALF

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

Bases: unittest.case.TestCase

setUp() → None[source]

Creates a mock ephsy alf data folder with minimal spikes info for loading :return:

test_load_ephys()[source]
tearDown() → None[source]

Hook method for deconstructing the test fixture after testing it.