Polarion

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 5

1.3.0

------
- PDF functionality optional 124 (144) [Jesper Raemaekers]
- Catch exceptions on deleted workitems when getting the document
content 137 (143) [Jesper Raemaekers]
- Add check for removed workitems 138 (142) [Jesper Raemaekers]
- Polarion_client.rst: skip_cert_verification is verify_certificate
(132) [Florian Straub]
- Update multiple parts of wi. (129) [therealevahill]

* refactor: Rename _skip_save attribute to _post_pone.

This indicates better what is happening.

* feat: Implement contextmanager for Workitem.

* docs: Add tiny example how to use contextmanager with Workitem.
- Feat: Implement contextmanager for Record. (128) [therealevahill]

* feat: Implement contextmanager for Record.

Within the context manager it is possible to update multiple test steps
and only save it once at the end.

* doc: Add example for context manager use with record.
- Add method to get linked items 124 (127) [Jesper Raemaekers]
- Allow test step 0 to be removed. 123 (126) [Jesper Raemaekers]
- Add document exporting functionality (121) [fieschkon]
- Update comments.py (116) [fieschkon]

Allow user to select html or plain text for comments.
- Added assert index is integer (109) [Vinay Jacob-John, vjacobjo]

* Added assert index is integer for updateTestStep and added unit test

---------

1.2.1

-------------------
- Preparations for release 1.2.1. [jesper.raemaekers]
- Update test steps with update function. Improved error message. 101.
[jesper.raemaekers]
- Added an example for retry mechanism from 104. [jesper.raemaekers]
- :sparkles: feat(Polarion Session object): reuse request session object
for soap interface. [UWF4Y67]

Added possibility to add a request session to the Polarion class arguments.

1.2.0

-------------------
- Preparations for release 1.2.0. [jesper.raemaekers]
- Add the option to reuse a document without linking to source project
99. [jesper.raemaekers]
- Added method to remove test cases and tests for test step
modifications. [jesper.raemaekers]
- Fixed test step issue with custom field 100. [jesper.raemaekers]
- Configure removal of stale issues. [jesper.raemaekers]
- Update plan.py. [Peter Taubmann]

Observed that some Plans contain deleted workitems. When getting them, because they a still listed in the plan, but do not exists we get an exception. So i have added an check if the id exists.

1.1.0

-------------------
- Preparations for release 1.1.0. [jesper.raemaekers]
- Make addHyperlink accept string for custom link type 91.
[jesper.raemaekers]
- Add removeHyperlink to workitem 88. [jesper.raemaekers]
- Fix minor typo. [Adam J]

py
new_task = project..createWorkitem('task', new_workitem_fields={'title': 'New title'})


should read
py
new_task = project.createWorkitem('task', new_workitem_fields={'title': 'New title'})

- 80 extends format: allow test_suite as xml root as an alternative
describes in xml_junit.xsd12 (sorry I missed it before) [Lionnel
Chassagne]
- 82 jesper's remarks. [Lionnel Chassagne]
- 82 jesper's remarks. [Lionnel Chassagne]
- 82 jesper's remarks. [Lionnel Chassagne]
- Solving some debt raised by SonarQube. [Lionnel Chassagne]
- 80 Adding import xml feature. [Lionnel Chassagne]
- Added Not Tested result option to Test Cases. [adamszelig]
- Fixed reserved name 81. [jesper.raemaekers]
- Update lxml package for documentation. [jesper.raemaekers]
- Added possibility to provide self signed certificate chain like for
requests & zeep. [newmesstuff]

1.0.0

-------------------
- Preparations for release 1.0.0. [jesper.raemaekers]
- Update polarion_client.rst. [LionnelC]
- 77 Add token login. [LionnelC]
- Add exception handling to project.getUsers() [Axel Seibert]

keep getUsers from failing just because one user entry has the flag unresolvable set to True.
- Fetch Workitem in baseline by uri. [the-working-rene]

fixes 74
- Added proxy documentation 67. [jesper.raemaekers]
- Proxy support 67. [jesper.raemaekers]

0.4.1

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

Fix
~~~
- `mock` and `patch` packages taken from `unittest` [schperplata]

Other
~~~~~
- Preparations for release 0.4.1. [jesper.raemaekers]
- Preparations for release 0.4.1. [jesper.raemaekers]
- Attempt to pass cookies to other services 61. [jesper.raemaekers]

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.