Anoma.Client.Examples.EClient.Nock.Run (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 run a simple nock program via the api.

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.

I run a simple nock program via the api with a single argument.

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

Functions

run_nock(client \\ setup())

I run a simple nock program via the api.

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.

run_nock_with_arg(client \\ setup())

I run a simple nock program via the api with a single argument.

run_nock_with_io(client \\ setup())

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