brainbox.tests.test_io

Classes

TestIO_ALF

TestIO_ONE

Tests for brainbox.io.one functions that don't require fixtures on disk.

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

Bases: TestCase

setUp() None[source]

Creates a mock ephys 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.

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

Bases: TestCase

Tests for brainbox.io.one functions that don’t require fixtures on disk.

test_load_iti()[source]

Test for brainbox.io.one.load_iti function.