[ckan-changes] [okfn/ckan] 52ee53: Add debug = false to test-core.ini

GitHub noreply at github.com
Mon Feb 25 20:18:43 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 52ee533e826a3ee7b4d45878ed9ad8716eb0bdc2
      https://github.com/okfn/ckan/commit/52ee533e826a3ee7b4d45878ed9ad8716eb0bdc2
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M test-core.ini

  Log Message:
  -----------
  Add debug = false to test-core.ini

This fixes a couple of tests (in the pdfpreview and jsonpreview
extensions) that would fail if you had debug = true in your
development.ini, because the tests look for the presence of minified
files that are only present with debug = false.

This seems like a good thing to do anyway, regardless of these failing
tests.


  Commit: d921a78134d513db6534a785ce0be5f84e8ac98a
      https://github.com/okfn/ckan/commit/d921a78134d513db6534a785ce0be5f84e8ac98a
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M test-core.ini

  Log Message:
  -----------
  Merge pull request #458 from okfn/add-debug-equals-false-to-test-core-ini

Add debug = false to test-core.ini


Compare: https://github.com/okfn/ckan/compare/3aa2c2271124...d921a78134d5


More information about the ckan-changes mailing list