As a user,
I want to be able to set various things about my profile,
So I can customize my experience.
Given I am signed in,
When I go to the Edit Profile page,
Then I see my profile.
When I make changes,
And I visit the Edit Profile page again,
Then my changes are reflected.
As a user, I want to be able to set various things about my profile, So I can customize my experience.
Given I am signed in, When I go to the Edit Profile page, Then I see my profile. When I make changes, And I visit the Edit Profile page again, Then my changes are reflected.