[ckan-changes] [ckan/ckan] 788918: Fixes iuploader test, running locally
David Read
noreply at github.com
Fri Jul 12 17:09:09 UTC 2019
Branch: refs/heads/fix-iuploader-doesnt-exist-test
Home: https://github.com/ckan/ckan
Commit: 78891823a2cb2e202ae6a0fe1e303e8edaae18d4
https://github.com/ckan/ckan/commit/78891823a2cb2e202ae6a0fe1e303e8edaae18d4
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