Skip to content

Instantly share code, notes, and snippets.

@StevenMeiklejohn
Created September 21, 2017 12:54
Show Gist options
  • Save StevenMeiklejohn/fd2c4a046015e1dd02058269a8c18702 to your computer and use it in GitHub Desktop.
Save StevenMeiklejohn/fd2c4a046015e1dd02058269a8c18702 to your computer and use it in GitHub Desktop.

Friends Lab

We have a bunch of information about a set of friends. We're going to find out some interesting information about them using TDD.

We need to to complete the tasks in the comments of the friends_spec.rb file. Write your tests in that file first, then write the function to pass the test in friends.rb. There is one example test and function already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment