ibllib.tests.integration.tasks.test_audio_tasks

Classes

TestAudioCompress

TestAudioSync

class TestAudioCompress(*args, **kwargs)[source]

Bases: IntegrationTest

setUp() None[source]

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

test_compress()[source]
tearDown() None[source]

Hook method for deconstructing the test fixture after testing it.

class TestAudioSync(*args, **kwargs)[source]

Bases: IntegrationTest

setUp() None[source]

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

test_audiosync()[source]
test_audiosync_fpga()[source]
check_files(task)[source]
tearDown() None[source]

Hook method for deconstructing the test fixture after testing it.