[ckan-changes] [ckan/ckan] ae271d: [#3806] Do not import test helpers in CLI module
GitHub
noreply at github.com
Thu Nov 16 16:17:43 UTC 2017
Branch: refs/heads/3806-test-req-cli
Home: https://github.com/ckan/ckan
Commit: ae271d4a15ce159c7acd85080709981ac83fcc97
https://github.com/ckan/ckan/commit/ae271d4a15ce159c7acd85080709981ac83fcc97
Author: amercader <amercadero at gmail.com>
Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#3806] Do not import test helpers in CLI module
Otherwise we need to install dev-requirements. Create the dummy app
needed directly using `make_app` instead of using
`ckan.tests.helpers._get_test_app()`
More information about the ckan-changes
mailing list