[ckan-changes] [okfn/ckan] 8adb2c: [#1349] Fix plugin loading code in some tests
GitHub
noreply at github.com
Thu Dec 5 18:08:32 UTC 2013
Branch: refs/heads/1349-tests-for-theming-example-plugins
Home: https://github.com/okfn/ckan
Commit: 8adb2c48aba6431e46c600a56e7c5007faacc62f
https://github.com/okfn/ckan/commit/8adb2c48aba6431e46c600a56e7c5007faacc62f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-12-05 (Thu, 05 Dec 2013)
Changed paths:
M ckanext/example_theme/tests/test_example_theme.py
Log Message:
-----------
[#1349] Fix plugin loading code in some tests
This fixes a problem that extra_public_paths were not working in the
tests.
load_plugin() and unload_plugin() should probably become shared test
helper functions.
More information about the ckan-changes
mailing list