codemie-test-harness 0.1.183__py3-none-any.whl → 0.1.184__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.

@@ -69,5 +69,5 @@ def test_assistant_with_sonar_tools(
69
69
  assistant, prompt, minimal_response=False
70
70
  )
71
71
 
72
- assert_tool_triggered(tool_name, triggered_tools)
72
+ assert_tool_triggered(CodeBaseTool.SONAR, triggered_tools)
73
73
  similarity_check.check_similarity(response, expected)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: codemie-test-harness
3
- Version: 0.1.183
3
+ Version: 0.1.184
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.183)
16
+ Requires-Dist: codemie-sdk-python (==0.1.184)
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)
@@ -36,7 +36,7 @@ codemie_test_harness/tests/assistant/tools/ado/test_assistant_for_ado_work_item_
36
36
  codemie_test_harness/tests/assistant/tools/cloud/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
37
  codemie_test_harness/tests/assistant/tools/cloud/test_cloud_tools.py,sha256=nNLsSUqLe9br9WIQ0FgBFiaSoTuvAVQcU0i1UbPIcII,994
38
38
  codemie_test_harness/tests/assistant/tools/codebase/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
39
- codemie_test_harness/tests/assistant/tools/codebase/test_codebase_tools.py,sha256=V8vIwh-P_3weG1NiIxvn-isWrVci8XhBxql5l2mH2K0,1911
39
+ codemie_test_harness/tests/assistant/tools/codebase/test_codebase_tools.py,sha256=uy652PjXE2Vw_9MUumILQ3PMbPNmB9jWwBbZyckq_So,1920
40
40
  codemie_test_harness/tests/assistant/tools/datamanagement/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
41
  codemie_test_harness/tests/assistant/tools/datamanagement/test_assistant_with_data_management_tools.py,sha256=3qXf4E0maacCjnlVDHs4Sy-kOt_1yjNihKMdnKywk2U,3441
42
42
  codemie_test_harness/tests/assistant/tools/filemanagement/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -391,7 +391,7 @@ codemie_test_harness/tests/workflow/virtual_assistant_tools/servicenow/__init__.
391
391
  codemie_test_harness/tests/workflow/virtual_assistant_tools/servicenow/test_workflow_with_servicenow_tools.py,sha256=JXjpdBTd8QH85UQaQ8z0mbBQzJUasNKKTw9-a84uvxA,959
392
392
  codemie_test_harness/tests/workflow/virtual_assistant_tools/vcs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
393
393
  codemie_test_harness/tests/workflow/virtual_assistant_tools/vcs/test_workflow_with_vcs_tools.py,sha256=xgEZlZya6H8HvYhAtN0-9yIsTjuPSYfZ0IPGL7WI06Q,1168
394
- codemie_test_harness-0.1.183.dist-info/METADATA,sha256=qK21bJYD9MF2lDtmkQLqdt-96jOFuRE-8KQADfXcKnI,18261
395
- codemie_test_harness-0.1.183.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
396
- codemie_test_harness-0.1.183.dist-info/entry_points.txt,sha256=n98t-EOM5M1mnMl_j2X4siyeO9zr0WD9a5LF7JyElIM,73
397
- codemie_test_harness-0.1.183.dist-info/RECORD,,
394
+ codemie_test_harness-0.1.184.dist-info/METADATA,sha256=7TcMldnh1PQsEA6gvgBcvPLrjflre2yFiL0GGuYRBVU,18261
395
+ codemie_test_harness-0.1.184.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
396
+ codemie_test_harness-0.1.184.dist-info/entry_points.txt,sha256=n98t-EOM5M1mnMl_j2X4siyeO9zr0WD9a5LF7JyElIM,73
397
+ codemie_test_harness-0.1.184.dist-info/RECORD,,