TIY-ATL-ROR-2015-Sep / assignments

0 stars 0 forks source link

HW 11-03 #403

Closed kingcons closed 9 years ago

kingcons commented 9 years ago

Description

Read the Rails Testing Guide and watch Sandi Metz Railsconf lecture as described here.

Submission

Post questions in the comments of this github issue for review tomorrow morning.

ddeckard72 commented 9 years ago

Testing is awesome. Rails testing simplifies minitest and adds it's own test helpers. Sandi is a freaking genius. More objects and implied code make things less error prone and easier to understand and maintain. I was amazed at how simple principals quickly broke down nest of crap into clean code.

sunrick commented 9 years ago

@ddeckard72 :)