[Checkins] [zopefoundation/zope.testbrowser] e0e965: Test unicode values in form fields (currently fail...

GitHub noreply at github.com
Fri Apr 12 11:46:44 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: e0e965086c7fded415963518a6adef41b9d14619
      https://github.com/zopefoundation/zope.testbrowser/commit/e0e965086c7fded415963518a6adef41b9d14619
  Author: Brian Sutherland <brian at vanguardistas.net>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Test unicode values in form fields (currently failing)

This test was inspired by failures in the tests of a real
world application which uses zope.testbrowser to test that
forms handle unicode.

The test assumes that "sane" means "compatible with 
zope.testbrowser 4 on python 2". But that might be wildly
off-base. Not sure what the intention of the python 3
port wrt unicode is and if that is meant to change how
things worked under python 2.





More information about the checkins mailing list