3,035
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
** However, we should focus more on writing simple tests (installation tests, syntax error checks, acceptance tests) for most of what we do | ** However, we should focus more on writing simple tests (installation tests, syntax error checks, acceptance tests) for most of what we do | ||
** Thoughts on how to "enforce" test writing? | ** Thoughts on how to "enforce" test writing? | ||
* Ideas | |||
** Test suite sucks -- split up between controllers and models and views and sometimes it doesn't even work | ** Test suite sucks -- split up between controllers and models and views and sometimes it doesn't even work | ||
** Sometimes you have to use the view to test the controller | ** Sometimes you have to use the view to test the controller |
edits