ordigi/elodie/tests
Denis e5af0dfb4e Implements prefer english names setting for MapQuest API in config.ini (#290)
Implements prefer english names setting in config.ini which adds English as accepted header to MapQuest requests and results in the response location names being mostly in English not their native country language
2019-01-21 20:27:38 -08:00
..
files Use original name from EXIF instead of parsing assumed file name format. #107 (#202) 2017-03-16 23:43:47 -07:00
media Add support for camera make and model in directory path #254 (#255) 2017-11-14 23:14:26 -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 Include path separator and absolute path when checking if destination is a child of the source. Fixes gh-287 2018-12-03 22:32:35 -08:00
filesystem_test.py Add support for a %custom placeholder for more complex folder names than %location or %date provide #279 (#283) 2019-01-18 16:48:32 -08:00
geolocation_test.py Implements prefer english names setting for MapQuest API in config.ini (#290) 2019-01-21 20:27:38 -08:00
helper.py Fixes proper handling of location.json after failed test runs. #264 2018-02-09 00:01:10 -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