[ckan-changes] [ckan/ckan] 6b08be: Unit tests for changes.py in #4929
David Read
noreply at github.com
Sat Aug 10 19:33:28 UTC 2019
Branch: refs/heads/4929-tests
Home: https://github.com/ckan/ckan
Commit: 6b08be599111af4081dc692b0069d660de28c594
https://github.com/ckan/ckan/commit/6b08be599111af4081dc692b0069d660de28c594
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-08-10 (Sat, 10 Aug 2019)
Changed paths:
M ckan/lib/changes.py
M ckan/lib/helpers.py
M ckan/logic/action/patch.py
M ckan/templates/snippets/changes/resource_format.html
A ckan/tests/lib/test_changes.py
Log Message:
-----------
Unit tests for changes.py in #4929
5 tests fail because they need additions to changes.py:
* add & remove of owner_org
* add/change/remove of resource_extras
I've included a couple of other little improvements to changes.py too.
Commit: 7c8dd5566445d0562a9a1306f259ee2241376830
https://github.com/ckan/ckan/commit/7c8dd5566445d0562a9a1306f259ee2241376830
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-08-10 (Sat, 10 Aug 2019)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/package/changes.html
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Added escaping to activity_list_select and test
Compare: https://github.com/ckan/ckan/compare/c973f229d9bd...7c8dd5566445
More information about the ckan-changes
mailing list