tomwer.core.process.test.test_data_transfer.TestBlissDataTransfer#

class tomwer.core.process.test.test_data_transfer.TestBlissDataTransfer(methodName='runTest')#

Make sure we can transfer data from bliss acquisition

pytestmark = [Mark(name='skipif', args=(True,), kwargs={'reason': 'requires rsync'})]#
setUp()#

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

tearDown()#

Hook method for deconstructing the test fixture after testing it.

testDataTransfer()#

Make sure the data transfer is able to retrieve the scan, proposal file and scan file to transfer. Check that only the specific scan folders will be copy and removed and the other won’t be affected.