Skip to content

Instantly share code, notes, and snippets.

@victorhg
Created May 29, 2012 17:51
Show Gist options
  • Save victorhg/2829728 to your computer and use it in GitHub Desktop.
Save victorhg/2829728 to your computer and use it in GitHub Desktop.
rspec output
Doctors update profile
In order to have an up to date public profile
As a doctor
I should be able to update my profile information
When a registered doctor login and access the edit profile page
and change his name, the name should be updated
and change his photo, the photo should be updated
and change his photo to a bigger than 2mb, the photo should not be changed
and change his password, the login authentication should work
and change his e-mail, the user e-mail should be changed too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment