[Checkins] [zopefoundation/z3c.etestbrowser] 35b730: Allow layer teardown

GitHub noreply at github.com
Wed Mar 20 11:43:03 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.etestbrowser
  Commit: 35b730c85b88a5302cb6a5cf2fb5cbf811de5bb2
      https://github.com/zopefoundation/z3c.etestbrowser/commit/35b730c85b88a5302cb6a5cf2fb5cbf811de5bb2
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    M src/z3c/etestbrowser/tests.py

  Log Message:
  -----------
  Allow layer teardown


  Commit: 883527aa487b1374d1ccbffe571c16c55967f8a0
      https://github.com/zopefoundation/z3c.etestbrowser/commit/883527aa487b1374d1ccbffe571c16c55967f8a0
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-19 (Tue, 19 Mar 2013)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M setup.py
    M src/z3c/etestbrowser/tests.py
    M src/z3c/etestbrowser/wsgi.py
    M src/z3c/etestbrowser/wsgi.txt
    M tox.ini

  Log Message:
  -----------
  Make tests pass with zope.app.wsgi 4.0.0a3

Require zope.app.wsgi >= 4.0dev (for allowTearDown=True) for tests.


  Commit: 77c82f91bd1d5738f8ad18f08bbcf2f9a6f17c3b
      https://github.com/zopefoundation/z3c.etestbrowser/commit/77c82f91bd1d5738f8ad18f08bbcf2f9a6f17c3b
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-19 (Tue, 19 Mar 2013)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Avoid eggs cluttering the working tree


  Commit: 9054a21b173a2c64f65b535a9eddcb98793056f9
      https://github.com/zopefoundation/z3c.etestbrowser/commit/9054a21b173a2c64f65b535a9eddcb98793056f9
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Use zope.testrunner because we need layers

Using setup.py collects the tests but fails to call layer setup, causing
a strange error (no ftesting.zcml in the wrong location).


Compare: https://github.com/zopefoundation/z3c.etestbrowser/compare/44086d51c620...9054a21b173a


More information about the checkins mailing list