pytest-nhsd-apim 5.0.2__py3-none-any.whl → 5.0.3__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 pytest-nhsd-apim might be problematic. Click here for more details.

@@ -327,8 +327,8 @@ def nhsd_apim_test_app(
327
327
  return app
328
328
 
329
329
 
330
- @log_method
331
330
  @pytest.fixture(scope="session")
331
+ @log_method
332
332
  def nhsd_apim_unsubscribe_test_app_from_all_products(
333
333
  nhsd_apim_test_app, _apigee_edge_session, _apigee_app_base_url, _test_app_id
334
334
  ):
@@ -18,7 +18,7 @@ from lxml import html
18
18
  from pydantic import BaseModel, HttpUrl, validator, AfterValidator
19
19
  from typing_extensions import Annotated
20
20
 
21
- HttpUrlString = Annotated[HttpUrl, AfterValidator(lambda v: str(v))]
21
+ HttpUrlString = Annotated[HttpUrl, AfterValidator(lambda v: str(v).rstrip("/"))]
22
22
 
23
23
 
24
24
  #### Config models
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pytest-nhsd-apim
3
- Version: 5.0.2
3
+ Version: 5.0.3
4
4
  Summary: Pytest plugin accessing NHSDigital's APIM proxies
5
5
  Home-page: https://github.com/NHSDigital/pytest-nhsd-apim
6
6
  Author: Adrian Ciobanita
@@ -1,16 +1,16 @@
1
1
  pytest_nhsd_apim/__init__.py,sha256=CRwQfUDrbXIqvJX6OfTR4jGdhlU9kjGmBAptJasRg7E,72
2
2
  pytest_nhsd_apim/apigee_apis.py,sha256=u_sHjISj4XKgidVje1Uzq4LblMGnX4lrrrMWZM-SEF4,67289
3
- pytest_nhsd_apim/apigee_edge.py,sha256=STfwfXpdGLURCfZ3AoXwyAhfP2vIyVDY1U_W0350SE8,19076
3
+ pytest_nhsd_apim/apigee_edge.py,sha256=9Vtad7LGyNAnRoSj9I-1T6mylgRlDF88ISanRAjpU5c,19076
4
4
  pytest_nhsd_apim/auth_journey.py,sha256=UovbLXhokUnikrMOaXIhjV8t5aRrcxinAbS96nfZWcY,5154
5
5
  pytest_nhsd_apim/config.py,sha256=ScKfV8iURqDXX2ajgGsRDcVn9RZy2DxLoEU2QQt9lmA,4246
6
- pytest_nhsd_apim/identity_service.py,sha256=naVMtBJR7cRYLbP1mJyyGGrit9YqWF50CpELM2vgp4g,19702
6
+ pytest_nhsd_apim/identity_service.py,sha256=udahXZVUZr14BjtRSMcXFfjFxQmydU-IpcbthLHfMzU,19714
7
7
  pytest_nhsd_apim/log.py,sha256=8gYHqzlQM546FB2XvFmLTk1YfZRNeNhIwLmOy0GScr8,2685
8
8
  pytest_nhsd_apim/nhsd_apim_authorization.py,sha256=GR8GfbIZyqBC4jsSZMYNifDH52E3VWoIa7lrpuvIbaM,3513
9
9
  pytest_nhsd_apim/pytest_nhsd_apim.py,sha256=ZCItUqcM23CCmcRyGU8bEwI3vJnNcGdoOlbSfvYILR8,5242
10
10
  pytest_nhsd_apim/secrets.py,sha256=yIYwOZwpliIomtqSJGIYRbAE2HYvLvQU4W2kOa9TnXo,2354
11
11
  pytest_nhsd_apim/token_cache.py,sha256=6L08taTlSyRsx2NCb0LSGsHdWx_wmqwlFtcF7pZMhUg,3540
12
- pytest_nhsd_apim-5.0.2.dist-info/METADATA,sha256=eovd0I30Nv0B0-RFskDi1FFdxuOQiK_VPfEpP93Y7eU,4704
13
- pytest_nhsd_apim-5.0.2.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
14
- pytest_nhsd_apim-5.0.2.dist-info/entry_points.txt,sha256=XWicT3meTpqLXnZcXNoAd2IfXspFPlNgMgLBMy4nqwQ,57
15
- pytest_nhsd_apim-5.0.2.dist-info/top_level.txt,sha256=ZK5GZP-g_K8gNfm4a58T9JCRb0i1X267ngvNelCGgfQ,17
16
- pytest_nhsd_apim-5.0.2.dist-info/RECORD,,
12
+ pytest_nhsd_apim-5.0.3.dist-info/METADATA,sha256=6mX7H8dXkfW_CyWV9XSIW7HpITv2wm0LX3GXGSdj7hk,4704
13
+ pytest_nhsd_apim-5.0.3.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
14
+ pytest_nhsd_apim-5.0.3.dist-info/entry_points.txt,sha256=XWicT3meTpqLXnZcXNoAd2IfXspFPlNgMgLBMy4nqwQ,57
15
+ pytest_nhsd_apim-5.0.3.dist-info/top_level.txt,sha256=ZK5GZP-g_K8gNfm4a58T9JCRb0i1X267ngvNelCGgfQ,17
16
+ pytest_nhsd_apim-5.0.3.dist-info/RECORD,,