ordigi/elodie/tests
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
..
files Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
media Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
__init__.py gh-22 Add __init__.py files so nosetests -w recursively runs tests 2015-12-01 01:03:00 -08:00
config_test.py Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
dependencies_test.py Added friendly errors when dependencies are not installed 2016-01-07 22:19:22 -08:00
elodie_test.py Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
filesystem_test.py Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
geolocation_test.py Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
helper.py Support user defined folder structure (#5) (#160) 2017-01-02 20:58:52 -08:00
localstorage_test.py Closes gh-159 Remove RESULT as global variable in elodie.py 2016-12-15 01:24:04 -08:00
log_test.py Convert FileSystem.get_all_files to be a generator function 2016-12-19 21:59:58 -08:00
requirements.txt gh-145 Fix configparser unit test error for python 2 and 3 2016-11-07 20:47:16 -08:00
result_test.py Closes gh-159 Remove RESULT as global variable in elodie.py 2016-12-15 01:24:04 -08:00