[ckan-changes] [ckan/ckan] 14c0b3: [#2429] Functional test for config option update.
GitHub
noreply at github.com
Thu May 21 16:03:56 UTC 2015
Branch: refs/heads/2429-remote-config
Home: https://github.com/ckan/ckan
Commit: 14c0b3f3392e0e5809ca620228e807e517613ea2
https://github.com/ckan/ckan/commit/14c0b3f3392e0e5809ca620228e807e517613ea2
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-05-21 (Thu, 21 May 2015)
Changed paths:
A ckan/tests/controllers/test_admin.py
Log Message:
-----------
[#2429] Functional test for config option update.
Updating a config option using the admin form correctly changes the
value where expected:
* the value returned by the action `config_option_show`
* the value returned by system_info.get_system_info
* the value rendered to template title tags
More information about the ckan-changes
mailing list