ordigi/elodie/tests
Jaisen Mathai 8950f756fe
Make reset_dbs() / restore_dbs() more robust #260 (#263)
* Make reset_dbs() / restore_dbs() more robust

If reset_dbs() is called and the test errors restore_dbs() is not called. On Windows this leads to an error the next time they're called because ~/hash.json-test and ~/location.json-test still exist.

* Add rename function to compatability module for 2.7 support
2017-12-06 15:46:00 -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 Add tests to verify unicode checkmark in file name is handled correctly. #226 (#227) 2017-07-11 21:11:51 -07:00
filesystem_test.py Add support for camera make and model in directory path #254 (#255) 2017-11-14 23:14:26 -08:00
geolocation_test.py Return dictionary with "Unknown Location" instead of string when location is not found #106 (#201) 2017-03-15 22:43:21 -07:00
helper.py Make reset_dbs() / restore_dbs() more robust #260 (#263) 2017-12-06 15:46:00 -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