ordigi/elodie/tests/files
Terence Eden cd5ba92b0b Support user defined folder structure (#5) (#160)
* Custom date directories
* Add config module to parse ini files
* Add method/tests to get a customizable folder path
* Cache path definition
* Initial working version of custom paths
* Add Directory values in sample config
* Refactoring location parsing logic and adding tests
* Remove unused functions
* Add documentation to parse_mask_for_location
* Remove commented out code
* Add tests for migrating old location db to new
2017-01-02 20:58:52 -08:00
..
.DS_Store gh-93 Update media module to test for string before calling string functions 2016-03-23 00:25:27 -07:00
audio.m4a gh-61 Add support for audio (m4a) files and accompanying tests 2016-01-03 22:10:56 -08:00
invalid.invalid gh-154 Add command to regenerate the hash database 2016-12-13 00:08:08 -08:00
invalid.jpg gh-84 Added tests for invalid files with valid file extensions 2016-02-14 01:03:18 -08:00
no-exif.jpg gh-28 Add no-exif file for tests and add test cases 2015-12-01 01:03:00 -08:00
plain.jpg gh-28 Add no-exif file for tests and add test cases 2015-12-01 01:03:00 -08:00
text.txt gh-29 Add unit tests for Media module 2015-12-01 01:03:00 -08:00
valid-with-numeric-header.txt gh-98 Check parsed metadata header in text file for type of dict 2016-04-19 21:09:27 -07:00
valid-without-header.txt gh-100 Add support for text files and associated tests 2016-04-12 00:06:22 -07:00
valid.txt Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
video.mov Closes gh-30 Add unit tests for Video module 2015-12-01 01:03:00 -08:00
with-album-and-title-and-location.jpg gh-28 Add title back to test photos which were removed by Photoshop when modifying 2015-12-01 01:03:00 -08:00
with-album-and-title.jpg gh-28 Add title back to test photos which were removed by Photoshop when modifying 2015-12-01 01:03:00 -08:00
with-album.jpg gh-28 Add no-exif file for tests and add test cases 2015-12-01 01:03:00 -08:00
with-location-and-title.jpg gh-28 Add title back to test photos which were removed by Photoshop when modifying 2015-12-01 01:03:00 -08:00
with-location-inv.jpg tests added for inverted lattitude/logitude 2015-12-27 23:40:20 -08:00
with-location.jpg gh-28 Add no-exif file for tests and add test cases 2015-12-01 01:03:00 -08:00
with-title.jpg gh-28 Add title back to test photos which were removed by Photoshop when modifying 2015-12-01 01:03:00 -08:00
withoutextension gh-113 Check for a file extension before doing a string in tuple conditional 2016-04-19 21:33:08 -07:00