[Checkins] [zopefoundation/zope.app.publisher] c2d916: Make XMLRPC testing infrastructure reusable:

Michael Howitz noreply at github.com
Wed Dec 4 15:13:59 CET 2019


  Branch: refs/heads/reuse-xmlrpc-test-infrastructure
  Home:   https://github.com/zopefoundation/zope.app.publisher
  Commit: c2d9163a2006b6643970a3f1d77b7f623fe01d01
      https://github.com/zopefoundation/zope.app.publisher/commit/c2d9163a2006b6643970a3f1d77b7f623fe01d01
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zope/app/publisher/xmlrpc/README.rst
    A src/zope/app/publisher/xmlrpc/testing.py
    M src/zope/app/publisher/xmlrpc/tests/__init__.py
    M src/zope/app/publisher/xmlrpc/tests/test_functional.py

  Log Message:
  -----------
  Make XMLRPC testing infrastructure reusable:

Move it from `.xmlrpc.tests` to `.xmlrpc.testing`.
It now requires the WSGI app to be provided.
Use the `testing` extra from `setup.py` to make use of this testing
infrastructure.




More information about the checkins mailing list