Toluwalemi / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Update an account in the service #3

Closed Toluwalemi closed 11 months ago

Toluwalemi commented 11 months ago

As a user I need to update my account information So that I can ensure my personal details are accurate and up-to-date

Details and Assumptions The account service will store customer names and addresses. Users can access their account information through the service. Users may need to update their account details due to changes in their personal information.

Acceptance Criteria

gherkin 
Given I am a registered user of the account service
When I log in to my account and update my details
Then the system should save the updated account information