PiwigoDirectoryUploader/internal/app
Philipp Häfelfinger 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
..
app.go formatting 2019-03-21 22:31:16 +01:00
appContext.go removed flag piwigoUploadChunkSizeInKB as it gets loaded from the server during login. Default is 512KB 2019-03-20 23:51:01 +01:00
category.go changed usage to piwigo interface instead of context 2019-03-20 23:30:04 +01:00
datastore_mock_test.go learned about mocking and made mocks work 2019-03-22 00:14:34 +01:00
datastore_test.go added uploadImages 2019-03-20 23:15:41 +01:00
datastore.go learned about mocking and made mocks work 2019-03-22 00:14:34 +01:00
images_test.go learned about mocking and made mocks work 2019-03-22 00:14:34 +01:00
images.go learned about mocking and made mocks work 2019-03-22 00:14:34 +01:00
piwigo_mock_test.go learned about mocking and made mocks work 2019-03-22 00:14:34 +01:00