codemie-sdk-python 0.1.77__py3-none-any.whl → 0.1.79__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of codemie-sdk-python might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: codemie-sdk-python
3
- Version: 0.1.77
3
+ Version: 0.1.79
4
4
  Summary: CodeMie SDK for Python
5
5
  Author: Vadym Vlasenko
6
6
  Author-email: vadym_vlasenko@epam.com
@@ -794,6 +794,8 @@ CQL="space = EPMCDME and type = page and title = 'AQA Backlog Estimation'"
794
794
 
795
795
  AWS_ACCESS_KEY=<aws_access_token>
796
796
  AWS_SECRET_KEY=<aws_secret_key>
797
+
798
+ RP_API_KEY=<report_portal_key_optional>
797
799
  ```
798
800
 
799
801
  Run all tests
@@ -820,3 +822,9 @@ Available marks:
820
822
  ```shell
821
823
  pytest -n auto -m "jira_kb or github" --reruns 1
822
824
  ```
825
+
826
+ In case you want to send test results in **ReportPortal** you should specify RP_API_KEY in .env and run tests like this:
827
+
828
+ ```shell
829
+ pytest -n auto -m "e2e or regression" --reruns 1 --reportportal
830
+ ```
@@ -25,6 +25,6 @@ codemie_sdk/services/workflow_execution.py,sha256=aGoT3rdTmh5-doAsrmBBjLEuOfvL5a
25
25
  codemie_sdk/services/workflow_execution_state.py,sha256=tXoaa8yT09xgYEUNiHhVULe76TwGwVgZupMIUyyLxdo,2070
26
26
  codemie_sdk/utils/__init__.py,sha256=BXAJJfAzO89-kMYvWWo9wSNhSbGgF3vB1In9sePFhMM,109
27
27
  codemie_sdk/utils/http.py,sha256=YzE53y1r7PBUKcEQt-gGYduRY06I8xzqVRzlj9f_voA,10084
28
- codemie_sdk_python-0.1.77.dist-info/METADATA,sha256=7Csu82y4h5dv4r00nY-DoiPlrz_hx_2FJ5SfAfbzfR4,21914
29
- codemie_sdk_python-0.1.77.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
30
- codemie_sdk_python-0.1.77.dist-info/RECORD,,
28
+ codemie_sdk_python-0.1.79.dist-info/METADATA,sha256=Ns_o_e--175ySk1ZnbgQOvdFNvfBRGWZq6T7rHPpwpQ,22155
29
+ codemie_sdk_python-0.1.79.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
30
+ codemie_sdk_python-0.1.79.dist-info/RECORD,,