AWESOME

Eric Hodel | Mon, 13 Feb 2006 02:31:00 GMT

Posted in ,

Breaking Rails’ functional tests into controller tests and view tests will allow easy auditing between the two types of tests.

But first I need to move all the view assertions out of my functional tests.

Comments are disabled