suyashkumar / dicom

⚡High Performance DICOM Medical Image Parser in Go.
MIT License
920 stars 133 forks source link

Remove Mocks #311

Closed suyashkumar closed 1 month ago

suyashkumar commented 1 month ago

We don't really need to use mocks, should use real implementations when possible.