[Checkins] [zopefoundation/grokcore.json] 087b9a: Fix test: import grokcore.json.testing properly.

GitHub noreply at github.com
Mon Mar 28 14:19:31 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.json
  Commit: 087b9a7c937fd1d663bb81bfdb84989fc3d27028
      https://github.com/zopefoundation/grokcore.json/commit/087b9a7c937fd1d663bb81bfdb84989fc3d27028
  Author: ulif <uli at gnufix.de>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/json/tests/json/view_lookup.py

  Log Message:
  -----------
  Fix test: import grokcore.json.testing properly.

Make sure that `testing.grok()` is imported properly at the beginning
of `view_lookup` test module. This could fail before, depending on the
order of test files read in `test_package`. Therefore it might have
been overlooked before.


  Commit: 89dd5ba274a5f57c602e75ac3a55ee3e160d054a
      https://github.com/zopefoundation/grokcore.json/commit/89dd5ba274a5f57c602e75ac3a55ee3e160d054a
  Author: Uli Fouquet <uli at gnufix.de>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/json/tests/json/view_lookup.py

  Log Message:
  -----------
  Merge pull request #2 from ulif/ulif-fix-view-lookup-test

Fix test to import grokcore.json.testing properly


Compare: https://github.com/zopefoundation/grokcore.json/compare/2369981323ec...89dd5ba274a5


More information about the checkins mailing list