Done testing
authorNeil Smith <neil.git@njae.me.uk>
Fri, 20 Mar 2009 15:14:25 +0000 (15:14 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Fri, 20 Mar 2009 15:14:25 +0000 (15:14 +0000)
commitb0748b595b9c1d5ad9f6f461935db914c3a86bd3
tree9b95fa04f17d25d005256fdd4df01f94d48daf38
parentd115f2e23823271635bad69229a42cd8ac68debe
Done testing
21 files changed:
test/fixtures/products.yml
test/fixtures/users.yml
test/functional/admin_controller_test.rb
test/integration/user_stories_test.rb [new file with mode: 0644]
test/unit/cart_test.rb [new file with mode: 0644]
test/unit/product_test.rb
vendor/rails/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/body_ivar.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/custom_templating_extension.text.html.haml [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/custom_templating_extension.text.plain.haml [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.ignored.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.rhtml.bak [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.html.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.plain.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/included_subtemplate.text.plain.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/rxml_template.builder [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/rxml_template.rxml [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/signed_up.html.erb [new file with mode: 0644]
vendor/rails/actionmailer/test/fixtures/test_mailer/signed_up_with_url.erb [new file with mode: 0644]