[Checkins] [zopefoundation/zope.testbrowser] d31157: Fix missing HTTP status handling in .reload()

Marius Gedminas noreply at github.com
Tue Jul 2 14:10:21 CEST 2019


  Branch: refs/heads/reload-follows-redirects
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: d311574d82d36bb9a6919198c00b410fdb3fd02b
      https://github.com/zopefoundation/zope.testbrowser/commit/d311574d82d36bb9a6919198c00b410fdb3fd02b
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M .coveragerc
    M .gitignore
    M CHANGES.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/fixed-bugs.txt
    M src/zope/testbrowser/tests/test_browser.py
    M tox.ini

  Log Message:
  -----------
  Fix missing HTTP status handling in .reload()

Fixes #75.

Also adds `tox -e coverage-report` and makes it report paths in src/
rather than .tox/py*/lib/python*/site-packages.




More information about the checkins mailing list