[ckan-changes] [ckan/ckan] 31a9c8: Fixes iuploader test, running locally
David Read
noreply at github.com
Fri Jul 12 17:04:11 UTC 2019
Branch: refs/heads/fix-iuploader-doesnt-exist-test
Home: https://github.com/ckan/ckan
Commit: 31a9c86ec70b15bbb1603e75df7a3557f67e8d58
https://github.com/ckan/ckan/commit/31a9c86ec70b15bbb1603e75df7a3557f67e8d58
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-07-12 (Fri, 12 Jul 2019)
Changed paths:
M ckanext/example_iuploader/test/test_plugin.py
Log Message:
-----------
Fixes iuploader test, running locally
I was getting this:
$ nosetests --nologcapture --with-pylons=test-core.ini -v ckanext/example_iuploader/test/test_plugin.py:TestExampleIUploaderPlugin.test_resource_download_iuploader_called
...
OSError: [Errno 13] Permission denied: '/doesnt_exist'
More information about the ckan-changes
mailing list