Posts Tagged ‘Homework’

UW Ruby, Quarter the 3rd

Wednesday, April 8th, 2009

Hello everyone! Welcome to the 3rd and final quarter. Here are your week 1 slides.

Also, here is your week 1 homework. Get all the tests to pass, and send it in to Ryan and Aaron.

Week 2 Homework Requirements

Sunday, January 25th, 2009

Hi everyone! I mentioned this in class and in the slides, but I’m going to post it on the blog again just in case.

In addition to getting my test cases to pass, I want to see more test cases. More tests in the units, and more in the functionals. Specifically in the functionals, I want to see tests which submit form data which would be considered invalid by the models and verifies that the user is notified of their mistakes.

Remember. Turn your homework in early and often! Week 2 homework is due on the 31st at midnight.

Week 2 Homework

Wednesday, January 21st, 2009

This homework is due Saturday the 31st. There are two functional tests and one unit test. Put the functional tests in the test/functional directory, and the unit test in the test/units directory.

homework