aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_unit/testing.rake
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Reorganized app/test directory. [#3057 state:resolved]"José Valim2010-03-291-21/+15
| | | | This reverts commit a0dc6755db71b33aebccdb95fd0dd7097c934c04.
* Reorganized app/test directory. [#3057 state:resolved]Rizwan Reza2010-03-281-15/+21
| | | | | | | | | | Run 'rake update:test_directory' to reorganize your already generated apps. test/functional -> test/controllers test/functional -> test/controllers test/unit/helpers -> test/helpers test/unit/**/*_observer_test.rb -> test/observers test/unit -> test/models
* Only load testing tasks if test unit is being used.José Valim2010-01-291-0/+130