Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/railties/lib/rails_generator/generators/components/scaffold/templates/functional_test.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9133 [9133] 03/29/08 18:41:10 bitsweat Generated tests rely on test dir in load path rather than File.dirname …
(edit) @8386 [8386] 12/14/07 18:09:14 david Fixed that functional tests generated for scaffolds should use fixture …
(edit) @8244 [8244] 11/30/07 18:17:21 david You dont need to explicitly declare which controller youre testing when …
(edit) @8154 [8154] 11/16/07 20:30:28 bitsweat Use the new TestCase subclasses in the scaffold and resource generators …
(edit) @7705 [7705] 10/01/07 02:08:15 david Removed calls to fixtures in generated tests as fixtures :all is now …
(edit) @7638 [7638] 09/25/07 19:06:24 david Fix test (closes #9120) [hasmanyjosh]
(edit) @6869 [6869] 05/27/07 18:44:33 bitsweat Normalize whitespace. Closes #8385 [Time Pope]
(edit) @6808 [6808] 05/22/07 09:41:28 bitsweat Generated scaffold functional tests use assert_difference. Closes #8421.
(copy) @6746 [6746] 05/16/07 01:24:25 david Scaffold resource is now scaffold
copied from trunk/railties/lib/rails_generator/generators/components/scaffold_resource/templates/functional_test.rb:
(add) @5132 [5132] 09/17/06 22:20:18 david Work-in-progress scaffolder for resources [DHH/Rick Olson]
Note: See TracRevisionLog for help on using the revision log.