Plone-app-robotframework

Latest version: v1.5.6

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 12

1.5.1

------------------

Bug fixes:


- Patch selenium.is_connectable for Python 3 to retry on ConnectionResetError.
See `issue 2786 <https://github.com/plone/Products.CMFPlone/issues/2786>`_.
[maurits] (2786)

1.5.0

------------------

New features:


- Print the ZServer and XMLRPC URLs when starting up the server. [jone] (106)


Bug fixes:


- Remove five.globalrequest dependency. It has been deprecated upstream (Zope
4). [gforcada] (95)
- Fix old links on remote.py [gforcada] (96)
- Use the standard library signal module instead of the ZServer Signal module
[ale-rt] (97)
- Fix the travis build which is broken since we are picking a random port
(fixes 100) [ale-rt] (100)
- Do not raise an error if the child processes we want to kill is not there
anymore. Replace "Zope 2 server" with the more appropriate "Zope robot
server" [ale-rt] (104)

1.4.0

------------------

New features:

- Read files as binary in Python 3.
[davisagli]

- Avoid test layer isolation problems by setting the remote library
as an attribute of the PloneSite class instead of a particular
portal instance.
[davisagli]

1.3.1

------------------

Breaking changes:

- Default to the new plone.testing default of picking the ZServer port
dynamically.
[Rotonen]

1.3.0

------------------

New features:

- Remove compatibility code for Plone 4.x.
[hvelarde]

- Skip Support for Plone 4.x.
[jensens]

Bug fixes:

- Add support for Python 3.
[davisagli]

- Support for Plone 5.x toolbar, i18n, ...
[jensens]

- Fix RemoteLibrary ``i18n`` to work proper with registry based settings.
[jensens]

- Make robotframework work with merged ``plone.login``.
[jensens]

- Fix Travis CI setup.
[jensens]

1.2.1

------------------

Bug fixes:

- Fixed create user with multiple roles with args::

Create user siteadmin Contributor Reviewer Site Administrator

and with kwargs::

{roles} = Create list Contributor Reviewer Site Administrator
Create user siteadmin roles={roles}

[ksuess, datakurre]

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.