[Checkins] [zopefoundation/zope.app.publication] 1e9d1e: Make a branch to clear test dependencies.

GitHub noreply at github.com
Mon Feb 25 14:17:40 UTC 2013


  Branch: refs/heads/sylvain-testlayers
  Home:   https://github.com/zopefoundation/zope.app.publication
  Commit: 1e9d1edc6dd49ad9e1b69555a10d5158b6616ff0
      https://github.com/zopefoundation/zope.app.publication/commit/1e9d1edc6dd49ad9e1b69555a10d5158b6616ff0
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Log Message:
  -----------
  Make a branch to clear test dependencies.


  Commit: 76c7e35db03062ea9add0c1801bd8f3a0c3476c0
      https://github.com/zopefoundation/zope.app.publication/commit/76c7e35db03062ea9add0c1801bd8f3a0c3476c0
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M setup.py
    M src/zope/app/publication/ftesting.zcml
    M src/zope/app/publication/methodnotallowed.txt

  Log Message:
  -----------
  Remove test dependency on zope.app.dav.


  Commit: 5a3e7bdea801e003e48a12cb922caa6c71e79199
      https://github.com/zopefoundation/zope.app.publication/commit/5a3e7bdea801e003e48a12cb922caa6c71e79199
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M setup.py
    M src/zope/app/publication/tests/test_browserpublication.py

  Log Message:
  -----------
  Change dependency from zope.app.applicationcontrol to zope.applicationcontrol.


  Commit: f746e60f31b82775958614c17e3c045b4ea52944
      https://github.com/zopefoundation/zope.app.publication/commit/f746e60f31b82775958614c17e3c045b4ea52944
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M setup.py
    M src/zope/app/publication/ftesting.zcml

  Log Message:
  -----------
  Remove test dependency zope.app.securitypolicy (tests works without).


  Commit: 670a833e66803d612ba363b9bae664f37b0047e6
      https://github.com/zopefoundation/zope.app.publication/commit/670a833e66803d612ba363b9bae664f37b0047e6
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M src/zope/app/publication/tests/test_simplecomponenttraverser.py

  Log Message:
  -----------
  This test doesn't need to inherit from PlacelessSetup. hop.


  Commit: c01a245bd14c20e9aaf30e97fdd371aa3db154a0
      https://github.com/zopefoundation/zope.app.publication/commit/c01a245bd14c20e9aaf30e97fdd371aa3db154a0
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M src/zope/app/publication/tests/test_http.py

  Log Message:
  -----------
  Remove PlacelessSetup again.


  Commit: e71447ddff313c558f33181f78a3a36ead2d119e
      https://github.com/zopefoundation/zope.app.publication/commit/e71447ddff313c558f33181f78a3a36ead2d119e
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M src/zope/app/publication/tests/ftest_zcml_dependencies.zcml
    M src/zope/app/publication/tests/test_dependencies.py

  Log Message:
  -----------
  Replace zope.app.testing layer with one created with the help of zope.component.testlayer.


  Commit: 3cbbfd9057c22834ec31f54c3b7e5269418fc6d1
      https://github.com/zopefoundation/zope.app.publication/commit/3cbbfd9057c22834ec31f54c3b7e5269418fc6d1
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M setup.py
    M src/zope/app/publication/testing.py
    M src/zope/app/publication/tests/ftest_zcml_dependencies.zcml
    M src/zope/app/publication/tests/test_functional.py

  Log Message:
  -----------
  Try to remove more tests dependencies by changing test layer.


  Commit: 6449a67fc4cc953e5e2fc06dd05c2b1d12582654
      https://github.com/zopefoundation/zope.app.publication/commit/6449a67fc4cc953e5e2fc06dd05c2b1d12582654
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M src/zope/app/publication/ftesting.zcml
    M src/zope/app/publication/httpfactory.txt
    M src/zope/app/publication/methodnotallowed.txt
    M src/zope/app/publication/testing.py
    M src/zope/app/publication/tests/test_functional.py

  Log Message:
  -----------
  Rewrite functional tests to use zope.app.wsgi instead of zope.app.testing


  Commit: 5eb8c1487ccc3d03a08ef682c1f72d9ab65ffa1d
      https://github.com/zopefoundation/zope.app.publication/commit/5eb8c1487ccc3d03a08ef682c1f72d9ab65ffa1d
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M setup.py
    M src/zope/app/publication/ftesting.zcml
    M src/zope/app/publication/httpfactory.txt
    M src/zope/app/publication/methodnotallowed.txt
    M src/zope/app/publication/testing.py
    M src/zope/app/publication/tests/test_zopepublication.py

  Log Message:
  -----------
  Get rid of zope.app.zcmlfiles.


  Commit: 80d47377e4ce4ba8a9a0268731f88ec3b33f3907
      https://github.com/zopefoundation/zope.app.publication/commit/80d47377e4ce4ba8a9a0268731f88ec3b33f3907
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M setup.py
    M src/zope/app/publication/tests/test_xmlrpcpublication.py
    M src/zope/app/publication/tests/test_zopepublication.py

  Log Message:
  -----------
  Remove zope.app.testing at last.


  Commit: 809a3fc1370ce838ffa63baeb1c3569fbd66ef24
      https://github.com/zopefoundation/zope.app.publication/commit/809a3fc1370ce838ffa63baeb1c3569fbd66ef24
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2010-04-13 (Tue, 13 Apr 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Update CHANGES.txt.


Compare: https://github.com/zopefoundation/zope.app.publication/compare/1e9d1edc6dd4^...809a3fc1370c


More information about the checkins mailing list