Plone-app-robotframework

Latest version: v1.5.6

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

Scan your dependencies

Page 4 of 12

1.0.2

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

Bug fixes:

- Fix issue where custom pybot-entrypoint failed to parse Sphinx-document with :ref:
[datakurre]

1.0.1

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

Bug fixes:

- fix broken links
[staeff]

1.0

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

Breaking changes:

- Do not use ``run_on_failure`` from ``Selenium2Library``. This
interferes with ``Wait until keyword succeeds``: an initial failure
is seen as total failure instead of checking the retries of this
keyword. See https://github.com/plone/Products.CMFPlone/pull/1652
[maurits]

0.9.17

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

New features:

- Test with robotframework version 3.0. [maurits]

- Added ``Plone Test Setup`` and ``Plone Test Teardown`` keywords. In
that last one, in case of a failure do what is done by
``run_on_failure``, which will be removed in version 1.0. This
means a screen shot by default, but you can override this on the
command line with for example ``ROBOT_SELENIUM_RUN_ON_FAILURE=Debug``.
See https://github.com/plone/Products.CMFPlone/pull/1652
[maurits]

- Add ``Running tests with the Google Chrome browser`` section.
Briefly: ``ROBOT_BROWSER=chrome ./bin/test --all``
[thet]

Bug fixes:

- Replaced deprecated ``Fail Unless Equal`` with ``Should Be Equal``
in test. [maurits]

0.9.16

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

Fixes:

- Removed bad format parameter on ObjectModifiedEvent: must be an Attributes instance.
See zope.lifecycleevent.ObjectModifiedEvent class.
Removed because we can't get the interface and the correct fieldname.
[sgeulette]

0.9.15

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

Fixes:

- Do not require argparse, decorator, and simplejson in Python 2.7,
only lower. [maurits]

- Replace import of ``zope.testing.testrunner`` with ``zope.testrunner``.
[thet]

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.