Commit Graph

18 Commits

Author SHA1 Message Date
Philipp Häfelfinger acea32d0b1 fixed variable shadowing warnings 2019-04-09 00:16:31 +02:00
Philipp Häfelfinger 4debc22f5c renamed piwigo interfaces to address build warnings 2019-04-09 00:05:02 +02:00
Philipp Häfelfinger 04b32dcd02 Fixed some warnings provided by jetbrains goland IDE 2019-04-08 23:59:26 +02:00
Philipp Häfelfinger e0bf273e35 added test for SynchronizeCategories 2019-04-06 00:16:58 +02:00
Philipp Häfelfinger a3b3cc5b2c added tests for addMissingPiwigoCategoriesToLocalDb 2019-04-06 00:13:34 +02:00
Philipp Häfelfinger edf5105680 some typos 2019-04-06 00:00:01 +02:00
Philipp Häfelfinger 528e74b9fe added some tests for createMissingCategories
fixed finding found in createMissingCategories
2019-04-05 23:59:31 +02:00
Philipp Häfelfinger fa54c63712 added tests for getParentId
fixed some small issues in getParentId
2019-04-05 23:45:34 +02:00
Philipp Häfelfinger 7a2633d221 WIP: regenerated mocks 2019-04-04 16:14:43 +02:00
Philipp Häfelfinger 207580b73f WIP: restructured existing code. Tests have to be added to make sure it does what it should :-D 2019-04-04 16:12:46 +02:00
Philipp Häfelfinger 8c91dd2107 WIP: renamed function and made it package internal as it gets orchestrated by another sync function 2019-04-04 15:39:32 +02:00
Philipp Häfelfinger ca2620d426 WIP: implemented logic to update category 2019-04-04 15:35:42 +02:00
Philipp Häfelfinger 0d7ca76b98 WIP: added test that existing entries should be updated 2019-04-04 15:35:20 +02:00
Philipp Häfelfinger 550230195a WIP: refactored tests 2019-04-04 09:07:49 +02:00
Philipp Häfelfinger 41bf858523 WIP: Sync now saves the data 2019-04-04 08:55:16 +02:00
Philipp Häfelfinger b11464121c added first test and empty function 2019-04-02 23:26:55 +02:00
Philipp Häfelfinger 68aef12358 generated mocks 2019-04-02 23:26:34 +02:00
Philipp Häfelfinger 1bc176dd47 moved category to own package 2019-04-02 21:58:54 +02:00