datapack icon indicating copy to clipboard operation
datapack copied to clipboard

Add unit test to verify DataObject checksum

Open gothub opened this issue 9 years ago • 0 comments

Add a testthat check that compares the DataObject check that is calculated via the R package 'digest' to checksums created by other libraries, such as openssl. Perform this test for checksums of file based DataObjects and DataObjects that contain in-memory objects (see DataObject::initialize().

gothub avatar Oct 11 '16 16:10 gothub