Commit Graph

5 Commits

Author SHA1 Message Date
bd5250f0d5 moved datastore in own internal package 2019-04-02 21:30:39 +02:00
b52393feaa added DeleteMarkedImages to the local datastore 2019-03-24 23:44:16 +01:00
c4e33598e9 added ImageMetadataAll 2019-03-23 23:56:35 +01:00
560f5057ac added ImageMetadataToDelete to the datastore
added test if it selectes the records to delete
added todo to refactor some image tests to use the generated mocks
2019-03-23 23:21:35 +01:00
c9b6a7e6db learned about mocking and made mocks work
added new tests for the images part of the app
added go generate info to help generate mocks for tests
2019-03-22 00:14:34 +01:00