[ckan-changes] [ckan/ckan] ae271d: [#3806] Do not import test helpers in CLI module

GitHub noreply at github.com
Thu Nov 16 16:33:46 UTC 2017


  Branch: refs/heads/master
  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()`


  Commit: e219c2352050d413392e33c560406a5b4e8557ac
      https://github.com/ckan/ckan/commit/e219c2352050d413392e33c560406a5b4e8557ac
  Author: Ian Ward <ian at excess.org>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M ckan/lib/cli.py

  Log Message:
  -----------
  Merge pull request #3925 from ckan/3806-test-req-cli

[#3806] Do not import test helpers in CLI module


Compare: https://github.com/ckan/ckan/compare/038f6c73a21b...e219c2352050


More information about the ckan-changes mailing list