+22
−21
Loading
* integration test for valid dataset * use np.testing.assert_allclose * correct over-assertion * mark as datarepo * force conversion to np.array * explicit extension for glob pattern of TIFF files * Follow save_dir signature change * Use different function to load tiffs * fix test_run fetching of output * change omegas to rot_angles * Fix finding tiffs * Add missing arguments * add tmpdir fixture * endow input data dirs with absolute path * add gold data * refactor saving the log and config * use same conda incubator in unit and integration testing * force download of miniconda * avoid having two tests writing to the same output directory * detach the filehandler before moving the log file * sort the saved tiffiles upon loading * migrate to fixture tmpdir * unskip two tests