View Source ExGram.Adapter.Test (ex_gram v0.53.0)

HTTP Adapter for testing, it allows you to setup request responses and errors

Summary

Functions

Link to this function

backdoor_error(path, error, name \\ ExGram.Adapter.Test)

View Source
Link to this function

backdoor_request(path, response, name \\ ExGram.Adapter.Test)

View Source
Link to this function

clean(name \\ ExGram.Adapter.Test)

View Source
Link to this function

handle_call(arg, _, state)

View Source