[ckan-changes] [ckan/ckan] 53649a: Instead of importing NotAuthorized in test helpers...
GitHub
noreply at github.com
Mon Feb 17 19:27:12 UTC 2014
Branch: refs/heads/1505-invite-to-organization-causes-error
Home: https://github.com/ckan/ckan
Commit: 53649a31e2846e5895733646590de65cebde24e7
https://github.com/ckan/ckan/commit/53649a31e2846e5895733646590de65cebde24e7
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M ckan/new_tests/helpers.py
M ckan/new_tests/logic/auth/test_update.py
Log Message:
-----------
Instead of importing NotAuthorized in test helpers, do it on the test file
Commit: b63da48c5e7a45197764902b296be0713d3c7534
https://github.com/ckan/ckan/commit/b63da48c5e7a45197764902b296be0713d3c7534
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M ckan/new_tests/logic/auth/test_update.py
Log Message:
-----------
Change way to call nose's assert_raises, so it works on Python 2.6
Compare: https://github.com/ckan/ckan/compare/555a5de2405b...b63da48c5e7a
More information about the ckan-changes
mailing list