cashier
cashier copied to clipboard
Fix gateway tests
Currently the gateways are tested by calling the functions directly on the gateway module. This leaves some gaps in the tests, gateways should be tested through the cashier module using the [gateway: :gateway_name]
option.