[ckan-changes] [okfn/ckan] d2ef6c: [#543] Test resource proxy using httpretty

GitHub noreply at github.com
Wed Mar 20 17:09:15 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: d2ef6c82314652878e6b2faa3bebe08e9795abc2
      https://github.com/okfn/ckan/commit/d2ef6c82314652878e6b2faa3bebe08e9795abc2
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    R ckanext/resourceproxy/tests/file_server.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M pip-requirements-test.txt

  Log Message:
  -----------
  [#543] Test resource proxy using httpretty


  Commit: ba42dfde8393b9ce409667d394fbc07e7895819a
      https://github.com/okfn/ckan/commit/ba42dfde8393b9ce409667d394fbc07e7895819a
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-03-03 (Sun, 03 Mar 2013)

  Changed paths:
    M ckanext/resourceproxy/tests/test_proxy.py

  Log Message:
  -----------
  [#543] from .. import -> import ..


  Commit: 7d775cba0bf8fd3df03c3dfc535fc19a527fc41c
      https://github.com/okfn/ckan/commit/7d775cba0bf8fd3df03c3dfc535fc19a527fc41c
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M ckanext/resourceproxy/tests/test_proxy.py

  Log Message:
  -----------
  [#543] Resolve speed issues in resource proxy test with httpretty.
The problem was that httpretty slows down requests and this slowed down set_resource_url.


  Commit: 54c932abc8a83b45ea468adb9563b5401612eb14
      https://github.com/okfn/ckan/commit/54c932abc8a83b45ea468adb9563b5401612eb14
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M ckanext/resourceproxy/tests/test_proxy.py

  Log Message:
  -----------
  [#543] Fix test_resource_proxy_non_existent


  Commit: 4bf6bcd0ade4296070a0cc51843250be957725e2
      https://github.com/okfn/ckan/commit/4bf6bcd0ade4296070a0cc51843250be957725e2
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    R ckanext/resourceproxy/tests/file_server.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M pip-requirements-test.txt

  Log Message:
  -----------
  Merge branch '543-httpretty-for-proxy-tests'


Compare: https://github.com/okfn/ckan/compare/c087d252f2d4...4bf6bcd0ade4


More information about the ckan-changes mailing list