MrDraw/tests/filemanager
Dan Lipsitt 810765ddc9 MacOS: fix path quirk in filemanager unit tests.
On MacOS, `tempfile.mkdtemp()` doesn't necessarily return a canonical
path (it uses `/private/var` instead of `/var`, but they are the same
thing). Since the `filemanager.storage` module canonicalizes paths,
tests were erroneously failing due to prefix match failures.
2015-08-06 17:03:58 -07:00
..
_files Improved slicing and file management 2014-10-06 17:34:07 +02:00
__init__.py Updated/fixed unit tests and travis configuration 2015-03-02 12:58:24 +01:00
test_filemanager.py New hook octoprint.filemanager.preprocessor 2015-04-17 14:45:58 +02:00
test_localstorage.py MacOS: fix path quirk in filemanager unit tests. 2015-08-06 17:03:58 -07:00