<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DRY in your functional and ActionMailer tests &#8211; Rails 2.0 a feature a day #7</title>
	<atom:link href="http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Controller testing ?? Rails 2.2 &#171; Tik&#8217;s Blog</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-686784</link>
		<dc:creator>Controller testing ?? Rails 2.2 &#171; Tik&#8217;s Blog</dc:creator>
		<pubDate>Mon, 05 Jan 2009 13:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-686784</guid>
		<description>[...] ??????????????????????????????? declare setup ???????????? ActionController::TestCase ??????? @controller, @request, ??? @response ????????????????????????? Rails 2.0 [...]</description>
		<content:encoded><![CDATA[<p>[...] ??????????????????????????????? declare setup ???????????? ActionController::TestCase ??????? @controller, @request, ??? @response ????????????????????????? Rails 2.0 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tecker.LOG &#187; Blog Archive &#187; ????ActionMailer?????DRY(????????)?????Rails 2.0?? #7(??)</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-647340</link>
		<dc:creator>Tecker.LOG &#187; Blog Archive &#187; ????ActionMailer?????DRY(????????)?????Rails 2.0?? #7(??)</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-647340</guid>
		<description>[...] ???DRY in your functional and ActionMailer tests - Rails 2.0 a feature a day #7 [...]</description>
		<content:encoded><![CDATA[<p>[...] ???DRY in your functional and ActionMailer tests &#8211; Rails 2.0 a feature a day #7 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tecker.LOG &#187; Blog Archive &#187; ???????Cheah Chu Yeow?Rails??</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-647222</link>
		<dc:creator>Tecker.LOG &#187; Blog Archive &#187; ???????Cheah Chu Yeow?Rails??</dc:creator>
		<pubDate>Tue, 03 Jun 2008 16:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-647222</guid>
		<description>[...] Rails 2.0 a feature a day serials  [...]</description>
		<content:encoded><![CDATA[<p>[...] Rails 2.0 a feature a day serials  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thong Kuah</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-561217</link>
		<dc:creator>Thong Kuah</dc:creator>
		<pubDate>Mon, 07 Apr 2008 01:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-561217</guid>
		<description>@joost,

This is a bug in Rails, where setup is not being called, if you are using rails 2.0.2. This was fixed in revision 8442 (one revision after rails 2.0.2 was released). See http://dev.rubyonrails.org/ticket/10568

Basically, I think you might want to rake rake rails:freeze:edge REVISION=8442</description>
		<content:encoded><![CDATA[<p>@joost,</p>
<p>This is a bug in Rails, where setup is not being called, if you are using rails 2.0.2. This was fixed in revision 8442 (one revision after rails 2.0.2 was released). See <a href="http://dev.rubyonrails.org/ticket/10568" rel="nofollow">http://dev.rubyonrails.org/ticket/10568</a></p>
<p>Basically, I think you might want to rake rake rails:freeze:edge REVISION=8442</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joost baaij</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-526722</link>
		<dc:creator>joost baaij</dc:creator>
		<pubDate>Tue, 11 Mar 2008 11:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-526722</guid>
		<description>Thanks, I missed this nugget!

However, in my testcases that subclass from ActionController::TestCase the setup method doesn&#039;t seem to be executed at all. Debug output isn&#039;t shown, the super method isn&#039;t called. nada!</description>
		<content:encoded><![CDATA[<p>Thanks, I missed this nugget!</p>
<p>However, in my testcases that subclass from ActionController::TestCase the setup method doesn&#8217;t seem to be executed at all. Debug output isn&#8217;t shown, the super method isn&#8217;t called. nada!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Space Babies &#187; Blog Archive &#187; Sweeter unit tests in Rails 2.0</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-526713</link>
		<dc:creator>Space Babies &#187; Blog Archive &#187; Sweeter unit tests in Rails 2.0</dc:creator>
		<pubDate>Tue, 11 Mar 2008 11:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-526713</guid>
		<description>[...] only just now discovered a sweet new feature of Rails 2.0. Unit and functional tests have gotten a lot sweeter. I can now subclass ActionController::TestCase and do away with all the setup cruft that used to be [...]</description>
		<content:encoded><![CDATA[<p>[...] only just now discovered a sweet new feature of Rails 2.0. Unit and functional tests have gotten a lot sweeter. I can now subclass ActionController::TestCase and do away with all the setup cruft that used to be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#8217;s new on edge Rails - the pilot - redemption in a blog</title>
		<link>http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/comment-page-1/#comment-419232</link>
		<dc:creator>What&#8217;s new on edge Rails - the pilot - redemption in a blog</dc:creator>
		<pubDate>Wed, 02 Jan 2008 11:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/12/27/dry-in-your-functional-and-actionmailer-tests-rails-20-a-feature-a-day-7/#comment-419232</guid>
		<description>[...] new TestCase subclasses (ActionController::TestCase, ActionMailer::TestCase) introduced in Rails 2 have a gotcha. This has [...]</description>
		<content:encoded><![CDATA[<p>[...] new TestCase subclasses (ActionController::TestCase, ActionMailer::TestCase) introduced in Rails 2 have a gotcha. This has [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
