[ckan-changes] [okfn/ckan] 264774: [#707] Refactor group_ and organization_purge test...

GitHub noreply at github.com
Thu Jun 27 11:04:13 UTC 2013


  Branch: refs/heads/707-implement-group-purging
  Home:   https://github.com/okfn/ckan
  Commit: 26477470abac3c25be45c13661f9d61f319be98d
      https://github.com/okfn/ckan/commit/26477470abac3c25be45c13661f9d61f319be98d
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M ckan/tests/functional/api/model/test_group.py
    M ckan/tests/functional/api/model/test_organization.py

  Log Message:
  -----------
  [#707] Refactor group_ and organization_purge tests

Combine the group and organization purge tests into one test class, to
avoid so much code duplication in the tests.


  Commit: e2265f6b195df81d7e555c02d7ff70cac1d104ae
      https://github.com/okfn/ckan/commit/e2265f6b195df81d7e555c02d7ff70cac1d104ae
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    A ckan/tests/functional/api/model/test_group_and_organization_purge.py
    R ckan/tests/functional/api/model/test_organization.py

  Log Message:
  -----------
  [#707] Rename group and org purge test module

Now that the one module tests both group and organization purge, it
needs a different name.


Compare: https://github.com/okfn/ckan/compare/bb429ae2b384...e2265f6b195d


More information about the ckan-changes mailing list