Commit graph

24 commits

Author SHA1 Message Date
Deluan
2bb4c74ba6 Started implementing getIndex, now with TDD (brought to you by DI)! 2016-03-01 12:36:15 -05:00
Deluan
375fd30045 Fixed AlbumId generation. Some code cleanup 2016-03-01 09:17:28 -05:00
Deluan
20650ed3fd Removed unnecessary 2nd value 2016-02-29 23:03:09 -05:00
Deluan
b869843986 Fixed an allocation bug, and tests 2016-02-29 22:39:36 -05:00
Deluan
f4c893d6f3 more tests 2016-02-29 22:22:50 -05:00
Deluan
64b9b3f13a More tests, more refactoring, more reflection (ugh) 2016-02-29 22:17:54 -05:00
Deluan
1c47b7b8ef Added empty tests in each package, to get the more precise coverage percentage 2016-02-29 13:38:41 -05:00
Deluan
6f60d02acb Merging BaseRepository test files into one 2016-02-29 10:33:05 -05:00
Deluan
b0bd0a63a7 Retrofitting with tests 2016-02-29 10:04:30 -05:00
Deluan
ec9398f2bd New Get methods for ArtistIndex 2016-02-29 08:34:57 -05:00
Deluan
49b512fc9c Big LedisDB refactoring 2016-02-29 01:06:42 -05:00
Deluan
515279606a Basic scanning working. Time to retrofit some tests.... 2016-02-28 15:46:53 -05:00
Deluan
14e52576a7 Scanning artists and albums too 2016-02-28 14:21:12 -05:00
Deluan
280068373f Introduced CountAll for repositories 2016-02-28 02:56:41 -05:00
Deluan
08f035d99b reduced overhead of mapping models to ledis, I don't think we will need nested structs 2016-02-28 02:07:52 -05:00
Deluan
c659b70cd0 removed tiedot, introduced ledisdb 2016-02-28 00:55:36 -05:00
Deluan
ce240cfeff Better tests organization 2016-02-27 18:42:08 -05:00
Deluan
ecc0df9e7c More experimenting with tiedot 2016-02-27 03:35:01 -05:00
Deluan
85ddd19c3d Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
Deluan
93f115d8e4 Default mediaFolder should have Id = 0 2016-02-24 19:35:58 -05:00
Deluan
33c6535da9 Repositories must return error value 2016-02-24 19:32:10 -05:00
Deluan
2f3c9a7603 Implemented getMediaFolders 2016-02-24 19:14:48 -05:00
Deluan
975327a6cb Handling request validation/authentication 2016-02-24 18:06:49 -05:00
Deluan
9a55fa1c64 Experiments with bleve, repositories and parsing itunes 2016-02-24 15:30:28 -05:00