radex v0.1.0 Radex.Endpoint View Source

Link to this section Summary

Functions

Convert test metadata into a description

Alter the metadata for the example

Record a Plug.Conn for the current test process

Link to this section Types

Link to this type route() View Source
route() :: {method :: String.t, path :: String.t}

Link to this section Functions

Convert test metadata into a description

Link to this function radex_metadata(metadata) View Source
radex_metadata(metadata :: map) :: :ok

Alter the metadata for the example

Record a Plug.Conn for the current test process