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

prove_nock(client \\ setup())

I add a transaction to the mempool.

prove_nock_with_arg(client \\ setup())

I add a transaction to the mempool.

prove_nock_with_io(client \\ setup())

I add a transaction to the mempool.

run_nock_error(client \\ setup())

I run a siple nock program that is supposed to return some io.

run_nock_error_with_io(client \\ setup())

I run a siple nock program that is supposed to return some io.