ordigi/elodie/tests
Michael Wong 75e65901a9 Add --exclude-regex parameter to exclude directories on import #340 (#342)
The `--exclude-regex` parameter and `[Exclusions]` config section lets you pass in a regular expression to match against file source file paths and ignore.
2019-10-27 20:19:51 -07:00
..
files Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
media Make Pillow optional due to external dependencies (#326) 2019-07-14 17:36:09 -07:00
plugins Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07: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 Create an extendable plugin framework #315 #316 (#318) 2019-07-04 02:57:10 -07:00
constants_test.py Create and use a temporary folder as the application directory when running tests #323 2019-07-12 21:31:53 -07:00
dependencies_test.py Added friendly errors when dependencies are not installed 2016-01-07 22:19:22 -08:00
elodie_test.py Add --exclude-regex parameter to exclude directories on import #340 (#342) 2019-10-27 20:19:51 -07:00
filesystem_test.py Add --exclude-regex parameter to exclude directories on import #340 (#342) 2019-10-27 20:19:51 -07: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 Create and use a temporary folder as the application directory when running tests #323 2019-07-12 21:31:53 -07: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
plugins_test.py Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07: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
run_tests.py Create and use a temporary folder as the application directory when running tests #323 2019-07-12 21:31:53 -07:00