Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zopefoundation/zope.testbrowser issues and pull requests

#107 - Fix test and warnings.

Pull Request - State: closed - Opened by icemac 6 months ago
Labels: bug

#106 - Remove no longer needed normalizers + test on Windows.

Pull Request - State: closed - Opened by icemac 12 months ago

#105 - Fix PyPy3 tests in GHA.

Pull Request - State: closed - Opened by icemac 12 months ago

#104 - Integrate .readthedocs.yaml.

Pull Request - State: closed - Opened by dhavlik about 1 year ago

#103 - Update to current meta/config to fix GHA

Pull Request - State: closed - Opened by icemac about 1 year ago

#102 - Replace `.browser.SetattrErrorsMixin` with `__slots__`?

Issue - State: open - Opened by icemac over 1 year ago

#101 - typo

Pull Request - State: closed - Opened by mamico over 1 year ago - 1 comment

#100 - Drop support for Python 2.7, 3.5, 3.6.

Pull Request - State: closed - Opened by icemac almost 2 years ago - 1 comment

#99 - Add support for Python 3.11.

Pull Request - State: closed - Opened by icemac almost 2 years ago

#98 - Configuring for pure-python: isort imports

Pull Request - State: closed - Opened by icemac about 2 years ago

#97 - Config with pure python, plus pypy

Pull Request - State: closed - Opened by mauritsvanrees over 2 years ago - 2 comments

#96 - Fix warning about legacy version specifiers in setup.py.

Pull Request - State: closed - Opened by mauritsvanrees over 2 years ago

#95 - Update badge URL for Travis

Pull Request - State: closed - Opened by jugmac00 almost 4 years ago

#94 - Fix linting errors

Pull Request - State: closed - Opened by jugmac00 over 4 years ago

#93 - Ensure all objects have consistent resolution orders.

Pull Request - State: closed - Opened by janjaapdriessen over 4 years ago - 2 comments

#92 - Browser._findAllControls() has wrong behaviour with no-name inputs and checkboxes

Issue - State: open - Opened by vernans almost 5 years ago - 1 comment
Labels: bug

#91 - Fix AttributeError 'mech_control'

Pull Request - State: closed - Opened by icemac almost 5 years ago

#90 - Fix broken links in CHANGES.rst

Pull Request - State: closed - Opened by cjwatson almost 5 years ago - 1 comment

#89 - Add error checking to displayValue setters

Pull Request - State: closed - Opened by cjwatson almost 5 years ago
Labels: compat

#88 - Stop sending Referer on browser.open/browser.post

Pull Request - State: closed - Opened by cjwatson almost 5 years ago - 1 comment

#87 - Browser._preparedRequest is a bit overenthusiastic about setting Referer

Issue - State: closed - Opened by cjwatson almost 5 years ago - 1 comment
Labels: compat

#86 - Add followRedirects to IBrowser

Pull Request - State: closed - Opened by cjwatson almost 5 years ago - 3 comments

#85 - Add Browser.followRedirects option

Pull Request - State: closed - Opened by cjwatson almost 5 years ago

#84 - Invalidate caches in Browser.goBack()

Pull Request - State: closed - Opened by cjwatson almost 5 years ago

#83 - getLink uses stale cached HTML after goBack

Issue - State: closed - Opened by cjwatson almost 5 years ago

#82 - getLink now tests regexes using .match, not .search

Issue - State: open - Opened by cjwatson almost 5 years ago - 1 comment
Labels: compat

#81 - Add Python 3.8 support

Pull Request - State: closed - Opened by mgedmin almost 5 years ago - 1 comment

#80 - Python 3.8 support

Issue - State: closed - Opened by mgedmin almost 5 years ago - 2 comments

#79 - Allow option to prevent auto redirection

Issue - State: closed - Opened by nazrulworld about 5 years ago - 1 comment
Labels: enhancement

#77 - Fix missing HTTP status handling in .reload()

Pull Request - State: closed - Opened by mgedmin about 5 years ago

#76 - Disallow .reload() on POST requests

Pull Request - State: closed - Opened by mgedmin over 5 years ago - 1 comment

#75 - .reload() does not follow redirects nor does it raise exceptions for bad HTTP statuses

Issue - State: closed - Opened by mgedmin over 5 years ago - 1 comment
Labels: compat

#74 - .reload() fails if the previous request was a POST

Issue - State: open - Opened by mgedmin over 5 years ago - 1 comment
Labels: compat

#73 - Escape CSS IDs correctly for SoupSieve, part 2

Pull Request - State: closed - Opened by mgedmin over 5 years ago

#72 - getControl('Label') cannot find hidden inputs any more

Issue - State: open - Opened by mgedmin over 5 years ago
Labels: compat

#71 - Value of unchecked checkboxes changed from False to [] in zope.testbrowser 5.0.0

Issue - State: open - Opened by mgedmin over 5 years ago - 2 comments
Labels: compat

#70 - Clicking on a selected radio button should not unselect it

Pull Request - State: closed - Opened by mgedmin over 5 years ago

#69 - getLink() used to see iframes, now it doesn't

Issue - State: open - Opened by mgedmin over 5 years ago
Labels: compat

#68 - ItemControl.click() lets you uncheck radio buttons

Issue - State: closed - Opened by mgedmin over 5 years ago
Labels: compat

#67 - Add link to documentation for pypi.org.

Pull Request - State: closed - Opened by jugmac00 over 5 years ago

#66 - Cookie expiration dates should be locale-independent

Pull Request - State: closed - Opened by mgedmin over 5 years ago

#65 - Cookie tests fail in different locales

Issue - State: closed - Opened by mgedmin over 5 years ago

#64 - Fix tests on master

Pull Request - State: closed - Opened by mgedmin over 5 years ago

#63 - Quote attribute values in CSS selectors

Pull Request - State: closed - Opened by mgedmin over 5 years ago - 3 comments

#62 - Tests are broken on master

Issue - State: closed - Opened by icemac over 5 years ago - 3 comments

#61 - Careless use of CSS selectors breaks with new BeautifulSoup

Issue - State: closed - Opened by mgedmin over 5 years ago - 1 comment
Labels: compat

#52 - Fix DeprecationWarning about collections.abc

Pull Request - State: closed - Opened by jamadden almost 6 years ago - 4 comments

#51 - Fix DeprecationWarnings

Issue - State: closed - Opened by jamadden almost 6 years ago

#50 - Drop support for pystone as Python 3.7 dropped pystone.

Pull Request - State: closed - Opened by icemac almost 6 years ago - 1 comment

#49 - Sphinx doctests are broken in Python 3

Issue - State: closed - Opened by icemac almost 6 years ago - 2 comments
Labels: bug

#48 - Add support for python 3.7

Pull Request - State: closed - Opened by vernans almost 6 years ago - 9 comments

#47 - Add `mechRepr` to input fields having the type `email`.

Pull Request - State: closed - Opened by icemac over 6 years ago - 1 comment

#46 - Fix `mechRepr` of CheckboxListControl to always return a native str.

Pull Request - State: closed - Opened by icemac over 6 years ago - 1 comment

#45 - fix(readme): add link to documentation

Pull Request - State: closed - Opened by jnns over 6 years ago - 1 comment

#44 - displayValue setter silently ignores values which are not in displayOptions

Issue - State: closed - Opened by icemac almost 7 years ago - 1 comment
Labels: bug, compat

#43 - NotImplementedError in mechRepr breaks stuff

Issue - State: open - Opened by fschulze almost 7 years ago - 1 comment

#42 - Fix form submit with GET method if the form action contains a query string.

Pull Request - State: closed - Opened by fschulze almost 7 years ago - 6 comments

#41 - Restore ignoring hidden elements when searching by label.

Pull Request - State: closed - Opened by fschulze almost 7 years ago - 5 comments

#40 - ItemControl.selected = True fails if selected is already True

Issue - State: open - Opened by mgedmin almost 7 years ago

#39 - Incomplete interface definitons

Issue - State: open - Opened by mgedmin almost 7 years ago

#37 - Add coverage analysis + coveralls for the tests

Issue - State: closed - Opened by icemac almost 7 years ago - 1 comment
Labels: enhancement

#36 - Fix ``mechRepr`` on controls to always return a native str.

Pull Request - State: closed - Opened by icemac almost 7 years ago - 3 comments

#35 - Restore raising of AttributeError when trying to set value of a read only control.

Pull Request - State: closed - Opened by fschulze almost 7 years ago - 1 comment

#34 - Radio & list controls: select item by index

Pull Request - State: closed - Opened by mgedmin about 7 years ago - 1 comment

#33 - Add failing tests for #31

Pull Request - State: closed - Opened by mgedmin about 7 years ago

#32 - Allow newer WebTest versions.

Pull Request - State: closed - Opened by icemac about 7 years ago - 4 comments

#31 - Bug since switch from mechanize

Issue - State: closed - Opened by fschulze about 7 years ago - 3 comments
Labels: bug

#30 - new webtest broke our tests

Issue - State: closed - Opened by mgedmin over 7 years ago - 3 comments

#29 - Link to blog post

Pull Request - State: closed - Opened by icemac over 7 years ago - 2 comments

#28 - Fix controls

Pull Request - State: closed - Opened by icemac over 7 years ago - 1 comment

#27 - Support Python 3.6, PyPy2.7 an PyPy3.3.

Pull Request - State: closed - Opened by icemac over 7 years ago - 1 comment

#26 - Add a way to list all form controls without using internals

Pull Request - State: closed - Opened by davisagli over 7 years ago

#25 - Fix uploading real files

Pull Request - State: closed - Opened by MatthewWilkes over 7 years ago - 2 comments

#24 - Fixed ``toStr`` to handle lists, for example a list of class names.

Pull Request - State: closed - Opened by mauritsvanrees over 7 years ago - 1 comment

#23 - Fix flake8 errors

Pull Request - State: closed - Opened by davisagli over 7 years ago

#22 - Don't follow redirects for all 30x response status codes.

Pull Request - State: closed - Opened by davisagli over 7 years ago

#21 - Travis thinks: "This is not an active repository"

Issue - State: closed - Opened by icemac over 7 years ago - 1 comment

#20 - Improve API

Pull Request - State: closed - Opened by icemac over 7 years ago

#19 - Declare Python 3.5 Compatibility

Pull Request - State: closed - Opened by florianpilz about 8 years ago - 3 comments

#18 - Add another Layer to combine with `zope.app.wsgi.testlayer.BrowserLayer`

Pull Request - State: closed - Opened by florianpilz about 8 years ago - 5 comments

#17 - Fix the warning "No parser was explicitly specified"

Pull Request - State: closed - Opened by janjaapdriessen about 8 years ago - 4 comments

#16 - Drop Python 2.6 Support

Pull Request - State: closed - Opened by florianpilz about 8 years ago - 6 comments

#15 - Flake8

Pull Request - State: closed - Opened by florianpilz about 8 years ago - 4 comments

#14 - add support for setting request headers (user-agent)

Issue - State: open - Opened by petri over 9 years ago - 2 comments
Labels: enhancement

#13 - Cannot use getLink ob Labels with shy-markers (soft hyphen)

Issue - State: closed - Opened by florianpilz almost 10 years ago - 7 comments

#12 - on the wire tests fails

Issue - State: open - Opened by projekt01 over 10 years ago - 7 comments

#11 - 5.0.0 Release available?

Issue - State: closed - Opened by projekt01 over 10 years ago - 9 comments

#9 - Prominently document backwards-incompatible changes in zope.testbrowser 5.0.0

Issue - State: closed - Opened by mgedmin almost 11 years ago - 7 comments

#8 - Tests failing on winbot

Issue - State: closed - Opened by mgedmin about 11 years ago

#7 - setup.py: passing version to pytz dependency

Pull Request - State: closed - Opened by flavianmissi about 11 years ago - 3 comments

#6 - installation via pip broken

Issue - State: closed - Opened by flavianmissi about 11 years ago - 1 comment

#5 - Test suite fails (cannot import name pystone)

Issue - State: closed - Opened by nidico over 11 years ago - 7 comments

#4 - Take raiseHttpErrors into account on submit

Pull Request - State: closed - Opened by nidico over 11 years ago - 11 comments

#3 - Be more defensive

Pull Request - State: closed - Opened by teixas over 11 years ago - 5 comments

#2 - Bugfix: do not reorder submit controls even if names are shared

Pull Request - State: closed - Opened by mgedmin over 11 years ago

#1 - Fix repeated button index ordering

Pull Request - State: closed - Opened by mgedmin over 11 years ago - 1 comment