Anoma.Client.Examples.EClient.Nock.Scry (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

prove_with_external_scry_call(client \\ setup())

@spec prove_with_external_scry_call(Anoma.Client.Examples.EClient.t()) ::
  Anoma.Client.Examples.EClient.t()

prove_with_external_scry_call_nounify(client \\ setup())

@spec prove_with_external_scry_call_nounify(Anoma.Client.Examples.EClient.t()) ::
  Anoma.Client.Examples.EClient.t()

prove_with_internal_scry_call(client \\ setup())

@spec prove_with_internal_scry_call(Anoma.Client.Examples.EClient.t()) ::
  Anoma.Client.Examples.EClient.t()