Closed hanneskod closed 7 years ago
With the purpose to display information on individual mandates.
For example use
giroapp show 12345 --name
to display the name if the donor behind payer number 12345..
Acceptance tests could use the show command to validate database content.
Promoted to alpha2 as fetching the database through the container in the feature tests has proven to be error prone..
With the purpose to display information on individual mandates.
For example use
to display the name if the donor behind payer number 12345..