[ckan-changes] [ckan/ckan] 0f3b56: [#1736] Change test factories to use 'user' kwarg
GitHub
noreply at github.com
Mon Jun 2 18:32:57 UTC 2014
Branch: refs/heads/1736-test-factories-should-not-user-site-user
Home: https://github.com/ckan/ckan
Commit: 0f3b56f4458a981dabf4267c80a3dcd32e7f93e2
https://github.com/ckan/ckan/commit/0f3b56f4458a981dabf4267c80a3dcd32e7f93e2
Author: Sean Hammond <git at seanh.cc>
Date: 2014-06-02 (Mon, 02 Jun 2014)
Changed paths:
M ckan/new_tests/factories.py
M ckan/new_tests/logic/action/test_get.py
M ckan/new_tests/test_factories.py
Log Message:
-----------
[#1736] Change test factories to use 'user' kwarg
Use an explicit keyword argument for the authorized user, instead of
silently using the site_user.
More information about the ckan-changes
mailing list