codemie-test-harness 0.1.152__py3-none-any.whl → 0.1.154__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-test-harness might be problematic. Click here for more details.
- codemie_test_harness/tests/workflow/direct_tools_calling/default_integrations/test_default_integrations_for_tool.py +2 -2
- {codemie_test_harness-0.1.152.dist-info → codemie_test_harness-0.1.154.dist-info}/METADATA +2 -2
- {codemie_test_harness-0.1.152.dist-info → codemie_test_harness-0.1.154.dist-info}/RECORD +5 -5
- {codemie_test_harness-0.1.152.dist-info → codemie_test_harness-0.1.154.dist-info}/WHEEL +0 -0
- {codemie_test_harness-0.1.152.dist-info → codemie_test_harness-0.1.154.dist-info}/entry_points.txt +0 -0
|
@@ -17,8 +17,8 @@ from codemie_test_harness.tests.utils.base_utils import get_random_name
|
|
|
17
17
|
from codemie_test_harness.tests.utils.constants import test_project_name
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
jira_tool_prompt = project_management_tools_data[0][
|
|
21
|
-
jira_tool_response = project_management_tools_data[0][
|
|
20
|
+
jira_tool_prompt = project_management_tools_data[0][3]
|
|
21
|
+
jira_tool_response = project_management_tools_data[0][4]
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
@pytest.mark.not_for_parallel_run
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: codemie-test-harness
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.154
|
|
4
4
|
Summary: Autotest for CodeMie backend and UI
|
|
5
5
|
Author: Anton Yeromin
|
|
6
6
|
Author-email: anton_yeromin@epam.com
|
|
@@ -13,7 +13,7 @@ Requires-Dist: aws-assume-role-lib (>=2.10.0,<3.0.0)
|
|
|
13
13
|
Requires-Dist: boto3 (>=1.39.8,<2.0.0)
|
|
14
14
|
Requires-Dist: click (>=8.1.7,<9.0.0)
|
|
15
15
|
Requires-Dist: codemie-plugins (>=0.1.123,<0.2.0)
|
|
16
|
-
Requires-Dist: codemie-sdk-python (==0.1.
|
|
16
|
+
Requires-Dist: codemie-sdk-python (==0.1.154)
|
|
17
17
|
Requires-Dist: pytest (>=8.4.1,<9.0.0)
|
|
18
18
|
Requires-Dist: pytest-playwright (>=0.7.0,<0.8.0)
|
|
19
19
|
Requires-Dist: pytest-reportportal (>=5.5.2,<6.0.0)
|
|
@@ -280,7 +280,7 @@ codemie_test_harness/tests/workflow/config_validation/__init__.py,sha256=47DEQpj
|
|
|
280
280
|
codemie_test_harness/tests/workflow/config_validation/test_config_validation.py,sha256=Dm5WHovYufO2FSP_aUUPI8j-Jx3S7GolcDgUBTl29es,4005
|
|
281
281
|
codemie_test_harness/tests/workflow/direct_tools_calling/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
282
282
|
codemie_test_harness/tests/workflow/direct_tools_calling/default_integrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
283
|
-
codemie_test_harness/tests/workflow/direct_tools_calling/default_integrations/test_default_integrations_for_tool.py,sha256=
|
|
283
|
+
codemie_test_harness/tests/workflow/direct_tools_calling/default_integrations/test_default_integrations_for_tool.py,sha256=JneIghYPjHDmswyOM4-zpEBavbMPC24aO1Yqw1BGo4Q,8232
|
|
284
284
|
codemie_test_harness/tests/workflow/direct_tools_calling/default_integrations/test_default_integrations_for_tool_kit.py,sha256=kbCExIw1BBgNjmLNPpwJMncyNvA2Lq3xZQoTVr6K9QI,8437
|
|
285
285
|
codemie_test_harness/tests/workflow/direct_tools_calling/test_workflow_with_access_management_tool.py,sha256=bRQlk3phzFgGxDIK4LSBWXwUvL9yNSa9y7-UViAzGZo,2367
|
|
286
286
|
codemie_test_harness/tests/workflow/direct_tools_calling/test_workflow_with_ado_test_plan_tools.py,sha256=UUSgyhE7GKAkyCQMUm7Y2VkQkiR7-Fr5robBpLvoH-M,2685
|
|
@@ -336,7 +336,7 @@ codemie_test_harness/tests/workflow/virtual_assistant_tools/servicenow/__init__.
|
|
|
336
336
|
codemie_test_harness/tests/workflow/virtual_assistant_tools/servicenow/test_workflow_with_servicenow_tools.py,sha256=Cxe5Yuy9JE_IEsnQOThpVIZQqpfLuHfDkF6JwLngDc8,890
|
|
337
337
|
codemie_test_harness/tests/workflow/virtual_assistant_tools/vcs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
338
338
|
codemie_test_harness/tests/workflow/virtual_assistant_tools/vcs/test_workflow_with_vcs_tools.py,sha256=tm0NvUf_UtzLPTYJWykYpsNoxoVs-Eh80guDmRwImwg,1106
|
|
339
|
-
codemie_test_harness-0.1.
|
|
340
|
-
codemie_test_harness-0.1.
|
|
341
|
-
codemie_test_harness-0.1.
|
|
342
|
-
codemie_test_harness-0.1.
|
|
339
|
+
codemie_test_harness-0.1.154.dist-info/METADATA,sha256=L2t6ZyZpQJQe27w_zeAHI3I4fvySvUYkp71MqR-dNT4,8998
|
|
340
|
+
codemie_test_harness-0.1.154.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
|
341
|
+
codemie_test_harness-0.1.154.dist-info/entry_points.txt,sha256=n98t-EOM5M1mnMl_j2X4siyeO9zr0WD9a5LF7JyElIM,73
|
|
342
|
+
codemie_test_harness-0.1.154.dist-info/RECORD,,
|
|
File without changes
|
{codemie_test_harness-0.1.152.dist-info → codemie_test_harness-0.1.154.dist-info}/entry_points.txt
RENAMED
|
File without changes
|