[ckan-changes] [ckan/ckan] 312893: [#4161] fix datastore info test, move to extension

GitHub noreply at github.com
Thu Apr 5 14:07:52 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 312893cd4a8847dec58479659fd4e480fab34199
      https://github.com/ckan/ckan/commit/312893cd4a8847dec58479659fd4e480fab34199
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-31 (Sat, 31 Mar 2018)

  Changed paths:
    M ckan/tests/controllers/test_api.py
    M ckanext/datastore/tests/test_info.py

  Log Message:
  -----------
  [#4161] fix datastore info test, move to extension


  Commit: c7d4d6f4d30dfc907f2b6cfef0e88be46aa4b31b
      https://github.com/ckan/ckan/commit/c7d4d6f4d30dfc907f2b6cfef0e88be46aa4b31b
  Author: Ian Ward <ian at excess.org>
  Date:   2018-04-01 (Sun, 01 Apr 2018)

  Changed paths:
    M ckanext/datastore/tests/helpers.py
    M ckanext/datastore/tests/test_chained_action.py
    M ckanext/datastore/tests/test_chained_auth_functions.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_db.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_helpers.py
    M ckanext/datastore/tests/test_info.py
    M ckanext/datastore/tests/test_interface.py
    M ckanext/datastore/tests/test_plugin.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  [#4161] +DatastoreLegacyTestBase, more DatastoreFunctionalTestBase use


  Commit: e3c5fb79298dfca2c5ad2a2769061c120215bb5d
      https://github.com/ckan/ckan/commit/e3c5fb79298dfca2c5ad2a2769061c120215bb5d
  Author: Konstantin Sivakov <konstantin.sivakov at keitaro.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M ckan/tests/controllers/test_api.py
    M ckanext/datastore/tests/helpers.py
    M ckanext/datastore/tests/test_chained_action.py
    M ckanext/datastore/tests/test_chained_auth_functions.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_db.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_helpers.py
    M ckanext/datastore/tests/test_info.py
    M ckanext/datastore/tests/test_interface.py
    M ckanext/datastore/tests/test_plugin.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  Merge pull request #4163 from ckan/4161-fix-datastore-info-test

[#4161] fix datastore info test, move to extension


Compare: https://github.com/ckan/ckan/compare/f711f5be380a...e3c5fb79298d


More information about the ckan-changes mailing list