We have experienced an issue where using pynetdicom 3 broke the generated DICOM files. However, this was not caught by the tests. There needs to be some kind of test that tests that the DICOM's generated to file and those send over network are valid (they can be opened with dcmread and pixel_value).