<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - Testing with a DB I don't control.]]></title>
		<link>http://railsforum.com/viewtopic.php?id=48194</link>
		<description><![CDATA[The most recent posts in Testing with a DB I don't control..]]></description>
		<lastBuildDate>Mon, 12 Mar 2012 12:00:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Testing with a DB I don't control.]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=150695#p150695</link>
			<description><![CDATA[<p>May be <a href="https://github.com/thoughtbot/factory_girl_rails">FactoryGirlRails</a> could help you.</p>]]></description>
			<author><![CDATA[dummy@example.com (Javix)]]></author>
			<pubDate>Mon, 12 Mar 2012 12:00:52 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=150695#p150695</guid>
		</item>
		<item>
			<title><![CDATA[Testing with a DB I don't control.]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=150689#p150689</link>
			<description><![CDATA[<p>The Rails framework, for testing, seems to assume that the app creates/defines the <br />database it uses.&nbsp; But what about when I&#039;m only *reading* an existing DB?&nbsp; </p><p>Granted, I could write migrations that *approximate* the schema of the existing DB, and then<br />populate the test DB (again, in an approximate way) in my tests but that&#039;s not very helpful.</p><p>How do *you* write and run tests when you don&#039;t want to erase the test DB?</p><p>Thanks,</p><p>Mike</p>]]></description>
			<author><![CDATA[dummy@example.com (michael.j.cannon)]]></author>
			<pubDate>Mon, 12 Mar 2012 06:16:38 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=150689#p150689</guid>
		</item>
	</channel>
</rss>
