Ruby on Rails
HowtoReportABug

Report any bug here…

Scaffold test generation gives broken order

The tests are performed in alphabetical order, so test_destroy is performed before test_edit. This means that an initial project – with a scaffold generation and a good database – will die in rake.