[Checkins] [zopefoundation/zope.testbrowser] 5c7268: work on adding custom post support

GitHub noreply at github.com
Mon Feb 25 14:31:38 UTC 2013


  Branch: refs/heads/jim-dev
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 5c7268f4321a44816a0afbdca5d726645e510aea
      https://github.com/zopefoundation/zope.testbrowser/commit/5c7268f4321a44816a0afbdca5d726645e510aea
  Author: Jim Fulton <jim at zope.com>
  Date:   2008-03-23 (Sun, 23 Mar 2008)

  Log Message:
  -----------
  work on adding custom post support


  Commit: 3c9ccbd72751d9514602d6a85b6cdfe37ce03f68
      https://github.com/zopefoundation/zope.testbrowser/commit/3c9ccbd72751d9514602d6a85b6cdfe37ce03f68
  Author: Jim Fulton <jim at zope.com>
  Date:   2008-03-23 (Sun, 23 Mar 2008)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M src/zope/testbrowser/README.txt
    M src/zope/testbrowser/ftests/__init__.py
    M src/zope/testbrowser/ftests/ftesting.zcml
    M src/zope/testbrowser/testing.py

  Log Message:
  -----------
  Added a zope.testbrowser.testing.Browser.post method that allows
tests to supply a body and a content type.  This is handy for
testing ajax with non-form input (e.g. json).


  Commit: 0a2527e9a0ada4b3ff2d9580b9ad354cdc8a1cbc
      https://github.com/zopefoundation/zope.testbrowser/commit/0a2527e9a0ada4b3ff2d9580b9ad354cdc8a1cbc
  Author: Jim Fulton <jim at zope.com>
  Date:   2008-03-23 (Sun, 23 Mar 2008)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Fixed typo that caused mechanize to disappear.


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/5c7268f4321a^...0a2527e9a0ad


More information about the checkins mailing list