Anoma.Client.Examples.EClient.Nock.Prove (Anoma v0.34.0)
I contain functions to test the public interface of the client.
I show how to use the nock run and prove endpoints.
Summary
Functions
I add a transaction to the mempool.
I add a transaction to the mempool.
I add a transaction to the mempool.
I run a siple nock program that is supposed to return some io.
I run a siple nock program that is supposed to return some io.
Functions
@spec prove_nock(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), String.t()}
I add a transaction to the mempool.
@spec prove_nock_with_arg(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), String.t()}
I add a transaction to the mempool.
@spec prove_nock_with_io(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), String.t()}
I add a transaction to the mempool.
@spec run_nock_error(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), String.t()}
I run a siple nock program that is supposed to return some io.
@spec run_nock_error_with_io(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), String.t()}
I run a siple nock program that is supposed to return some io.