Skip to content

Instantly share code, notes, and snippets.

@maxschulze
Created November 13, 2010 01:23
Show Gist options
  • Save maxschulze/674993 to your computer and use it in GitHub Desktop.
Save maxschulze/674993 to your computer and use it in GitHub Desktop.
describe User
it "should fetch Linkedin data on create for the profile"
it "should fetch Linkedin connections after create"
it "should fetch positions after fetch"
it "must have a linked in profile"
it "must have a linked in uid"
it "should be possible to update the data from linked in"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment