package tezt-tezos
val get :
?runner:Tezt_wrapper.Runner.t ->
?args:string list ->
string ->
Tezt_wrapper.JSON.t Runnable.process
get url
returns a runnable requesting url
with curl.
The response is parsed and returned as JSON.
Fails if curl
is not found in path.
val get_raw :
?runner:Tezt_wrapper.Runner.t ->
?args:string list ->
string ->
string Runnable.process
Same as get
but does not parse the returned value
val post :
?runner:Tezt_wrapper.Runner.t ->
?args:string list ->
string ->
Tezt_wrapper.JSON.t ->
Tezt_wrapper.JSON.t Runnable.process
post url data
returns a runnable posting data
to url
with curl.
The response is parsed and returned as JSON.
Fails if curl
is not found in path.
val post_raw :
?runner:Tezt_wrapper.Runner.t ->
?args:string list ->
string ->
Tezt_wrapper.JSON.t ->
string Runnable.process
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>