-
Notifications
You must be signed in to change notification settings - Fork 0
Week 9
Mark McEahern edited this page Mar 31, 2014
·
3 revisions
-
Exam due Monday, 3/31/2014 @ 5:30 pm
-
Partner exercises
- 5:30 - 6:00: Write specs for the
gravatar_for
method, to confirm that it takes an optional size and uses it - 6:00 - 8:00: Write an app to grade exams
- 8:00 - 9:20: Lab time
- 5:30 - 6:00: Write specs for the
-
Partnering / testing techniques
- Make sure you have a failing test first (Red, Green, Refactor)
- Make sure you both contribute
- Ping-Pong: One writes the test, the other makes it pass
- Create a repository, make sure you both have a clone of it, and work out how you'll push/pull changes