Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.82 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.82 KB

Week 1 Homework

The homework assignments and readings below are intended to prepare you for the next day's lectures. Please complete them first.

If you have any remaining time, please complete/review the exercises from dawn and dusk lectures. You can also review the morning drills.

Please refer to the Instructions for Submitting Homework.

Day 1

  1. Complete Part 1 of the testing lab. Part 2 is optional.
  2. Read this article on testing and TDD from stitchfix.
  3. If you have time, read (or just scan) through the DSL section of Capybara's README. (You can stop at Matching.)
  4. Fill in at least three functions in the LinkedList.js file. Be prepared to share your working functions.

Please use any remaining time to complete and review the exercises from dawn & dusk.

Day 2

  1. Read a brief introduction to helpers
  2. Parting review on testing in rails

Please use any remaining time to complete and review the exercises from dawn & dusk.