sefrone-api-e2e 1.0.1__py3-none-any.whl → 1.0.2__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.
@@ -275,7 +275,7 @@ class ApiE2ETestsManager:
275
275
 
276
276
  if not result:
277
277
  raise AssertionError(
278
- f"Assertion failed: {expr} evaluated as {left_val} {matched_op} {right_val}"
278
+ f"Assertion failed: {expr} => evaluated as {left_val} {matched_op} {right_val}"
279
279
  )
280
280
  return True
281
281
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sefrone-api-e2e
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: A Python package to provide e2e testing helpers for sefrone API projects
5
5
  Home-page: https://bitbucket.org/sefrone/sefrone_pypi
6
6
  Author: Sefrone
@@ -0,0 +1,6 @@
1
+ sefrone_api_e2e/__init__.py,sha256=NNUHigTCBkjdwCfQXVEA7urxF1-A8HF1_IuWJ8LuO-k,91
2
+ sefrone_api_e2e/api_e2e_manager.py,sha256=i49u0l1r_07ndG4jG1HxI5OGUvNXCqBFHiZd9WE90_c,16463
3
+ sefrone_api_e2e-1.0.2.dist-info/METADATA,sha256=xg-cB7oM_tGaBlHuaYGIx05MM8IUcN9mgnk8iNVRvhg,721
4
+ sefrone_api_e2e-1.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
5
+ sefrone_api_e2e-1.0.2.dist-info/top_level.txt,sha256=19WO3CsUWUiGtZBotT587N-tkxxjctKOPDEHWpHpS8M,16
6
+ sefrone_api_e2e-1.0.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- sefrone_api_e2e/__init__.py,sha256=NNUHigTCBkjdwCfQXVEA7urxF1-A8HF1_IuWJ8LuO-k,91
2
- sefrone_api_e2e/api_e2e_manager.py,sha256=3oA9JqDQR9L_Fj5YRgeXpPcFxl28FRLNN_hdjB1017E,16464
3
- sefrone_api_e2e-1.0.1.dist-info/METADATA,sha256=-qjd_wb2tI9jnSQKe7rt0fIMe4Is7-012z8SGutmlCw,721
4
- sefrone_api_e2e-1.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
5
- sefrone_api_e2e-1.0.1.dist-info/top_level.txt,sha256=19WO3CsUWUiGtZBotT587N-tkxxjctKOPDEHWpHpS8M,16
6
- sefrone_api_e2e-1.0.1.dist-info/RECORD,,