dhoss / dali

image gallery
0 stars 0 forks source link

remove image trait and decouple image storage/retrieval logic from image dto #21

Closed dhoss closed 3 years ago

dhoss commented 3 years ago

closes #19, closes #20. removed Image trait, MockImageTest trait, created Image class/DTO, moved image store logic off of Image class, adjusted and cleaned up tests, organized FileStore into a Factory