Created
November 13, 2010 01:23
-
-
Save maxschulze/674993 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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