Open bentohset opened 1 year ago
As a client I need to retrieve all accounts So that I can view all customers
* PostgreSQL populated with account entries
gherkin Given that accounts exist within the database When I execute the request Then a list of all account entries is returned
As a client I need to retrieve all accounts So that I can view all customers
Details and Assumptions
Acceptance Criteria