aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails_generator/generators/components/integration_test/templates
Commit message (Collapse)AuthorAgeFilesLines
* rm -rf rails_generator/generatorsJosé Valim2009-07-021-10/+0
|
* Changed all generated tests to use the test/do declaration style [DHH]David Heinemeier Hansson2008-06-121-2/+2
|
* Generated tests rely on test dir in load path rather than File.dirname ↵Jeremy Kemper2008-03-291-1/+1
| | | | | | shenanigans. ruby -Itest test/unit/foo_test.rb to run a test by hand (that's a capital I as in Island). git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9133 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Beef up the default test just a tadDavid Heinemeier Hansson2006-03-251-0/+6
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4035 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Add an integration test generatorJamis Buck2006-03-251-0/+4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4027 5ecf4fe2-1ee6-0310-87b1-e25e094e27de