schemathesis 3.29.1__py3-none-any.whl → 3.29.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.
@@ -31,9 +31,7 @@ def apply(
31
31
  ) -> None:
32
32
  """Gather all connections based on Open API links definitions."""
33
33
  all_status_codes = operation.definition.raw["responses"].keys()
34
- print("Ts")
35
34
  for status_code, link in get_all_links(operation):
36
- print("XXX", status_code)
37
35
  target_operation = link.get_target_operation()
38
36
  strategy = bundles[operation.path][operation.method.upper()].filter(
39
37
  make_response_filter(status_code, all_status_codes)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: schemathesis
3
- Version: 3.29.1
3
+ Version: 3.29.2
4
4
  Summary: Property-based testing framework for Open API and GraphQL based apps
5
5
  Project-URL: Documentation, https://schemathesis.readthedocs.io/en/stable/
6
6
  Project-URL: Changelog, https://schemathesis.readthedocs.io/en/stable/changelog.html
@@ -126,7 +126,7 @@ schemathesis/specs/openapi/negative/mutations.py,sha256=SQjQR5aK-LpbSWzwrtbFX3PQ
126
126
  schemathesis/specs/openapi/negative/types.py,sha256=a7buCcVxNBG6ILBM3A7oNTAX0lyDseEtZndBuej8MbI,174
127
127
  schemathesis/specs/openapi/negative/utils.py,sha256=ozcOIuASufLqZSgnKUACjX-EOZrrkuNdXX0SDnLoGYA,168
128
128
  schemathesis/specs/openapi/stateful/__init__.py,sha256=XpPBe0JLK2LUPUTiLn0UE0aWrNwVsbzlhqejVXRGXJM,4448
129
- schemathesis/specs/openapi/stateful/links.py,sha256=wQAmziuCqpaPgyObZImInim6wmNTvCj3q7mlfzifVpg,3598
129
+ schemathesis/specs/openapi/stateful/links.py,sha256=zJ0PdzDhhNEqQU-COgWKmPr1XUzDFYm4AuQL51rHVDo,3548
130
130
  schemathesis/stateful/__init__.py,sha256=uo0UuLPuNsf7dK401BaNA8AqvlGXn2cb2FZlhzHmXYk,4909
131
131
  schemathesis/stateful/state_machine.py,sha256=ZcKpbvEl1QGhVOYnA7Ow6zkuFHtEPDAyCjroPrj-FgU,11343
132
132
  schemathesis/transports/__init__.py,sha256=vQ5pyMefhVpbl0FFXtivGsFHWX-7V1PXNwvqCKMJHoI,11423
@@ -134,8 +134,8 @@ schemathesis/transports/auth.py,sha256=ZKFku9gjhIG6445qNC2p_64Yt9Iz_4azbvja8AMpt
134
134
  schemathesis/transports/content_types.py,sha256=PT_LzVAigYbsTOpRGb8DCMhg2o5_E2PhF0I9yd1sYdY,2189
135
135
  schemathesis/transports/headers.py,sha256=EDxpm8su0AuhyqZUkMex-OFZMAJN_5NHah7fDT2HDZE,989
136
136
  schemathesis/transports/responses.py,sha256=j_-udvWbmi6XtEYmpdX8WoFnlrQ6-i3PSBizfozRjQI,1673
137
- schemathesis-3.29.1.dist-info/METADATA,sha256=1_3YnyjLQtRZbvpM7EKd_4xCP2Az8yBp08omyQIIb10,17669
138
- schemathesis-3.29.1.dist-info/WHEEL,sha256=hKi7AIIx6qfnsRbr087vpeJnrVUuDokDHZacPPMW7-Y,87
139
- schemathesis-3.29.1.dist-info/entry_points.txt,sha256=VHyLcOG7co0nOeuk8WjgpRETk5P1E2iCLrn26Zkn5uk,158
140
- schemathesis-3.29.1.dist-info/licenses/LICENSE,sha256=PsPYgrDhZ7g9uwihJXNG-XVb55wj2uYhkl2DD8oAzY0,1103
141
- schemathesis-3.29.1.dist-info/RECORD,,
137
+ schemathesis-3.29.2.dist-info/METADATA,sha256=fKiv-b6Yw2nBMo1z4tNqN9nc3C7Q4VE8ZpA3zLZHuY4,17669
138
+ schemathesis-3.29.2.dist-info/WHEEL,sha256=hKi7AIIx6qfnsRbr087vpeJnrVUuDokDHZacPPMW7-Y,87
139
+ schemathesis-3.29.2.dist-info/entry_points.txt,sha256=VHyLcOG7co0nOeuk8WjgpRETk5P1E2iCLrn26Zkn5uk,158
140
+ schemathesis-3.29.2.dist-info/licenses/LICENSE,sha256=PsPYgrDhZ7g9uwihJXNG-XVb55wj2uYhkl2DD8oAzY0,1103
141
+ schemathesis-3.29.2.dist-info/RECORD,,