[ckan-changes] [okfn/ckan] 5c26bd: Make test_activity.py faster
GitHub
noreply at github.com
Wed Mar 21 21:22:26 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 5c26bdfa74edf316556561b03ae7fab0102d0f6b
https://github.com/okfn/ckan/commit/5c26bdfa74edf316556561b03ae7fab0102d0f6b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M ckan/tests/functional/api/test_activity.py
Log Message:
-----------
Make test_activity.py faster
Only run create_test_data() once in
tests/functional/api/test_activity.py, not before each test case. Fix
the test cases to work under these conditions.
Commit: 0b8beb73e3ea6189c39e8663c128c3ab78317dec
https://github.com/okfn/ckan/commit/0b8beb73e3ea6189c39e8663c128c3ab78317dec
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M ckan/tests/functional/api/test_activity.py
Log Message:
-----------
Reorder methods in test_activity.py
Put them in a more logical order
Commit: e2d59d87c735cd91c0b2fe602fa8e76a8f76bb7a
https://github.com/okfn/ckan/commit/e2d59d87c735cd91c0b2fe602fa8e76a8f76bb7a
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M ckan/lib/plugins.py
M ckan/lib/search/index.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/tests/lib/test_solr_search_index.py
M doc/forms.rst
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Compare: https://github.com/okfn/ckan/compare/9077205...e2d59d8
More information about the ckan-changes
mailing list