<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pi/Pi &#187; test</title>
	<atom:link href="http://www.pioverpi.net/tag/test/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pioverpi.net</link>
	<description>...but that&#039;s just one!</description>
	<lastBuildDate>Thu, 24 Nov 2011 05:04:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Unit Tests in Django</title>
		<link>http://www.pioverpi.net/2010/03/24/unit-tests-in-django/</link>
		<comments>http://www.pioverpi.net/2010/03/24/unit-tests-in-django/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 01:52:24 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1541</guid>
		<description><![CDATA[I&#8217;m going to talk a bit about some of the practices that I use for unit testing in Django.  If you&#8217;re unfamiliar with the Django testing system, you can read up on it here: http://docs.djangoproject.com/en/dev/topics/testing/ In general, I organize my unit tests into folders (ref. Organizing Django Tests into Folders) so I can break them [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/03/24/unit-tests-in-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django Unit Test Failure in auth Package</title>
		<link>http://www.pioverpi.net/2010/03/01/django-unit-test-failure-in-auth-package/</link>
		<comments>http://www.pioverpi.net/2010/03/01/django-unit-test-failure-in-auth-package/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 17:49:19 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[unit]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1502</guid>
		<description><![CDATA[We&#8217;ve been using the django.contrib.auth app to handle all of our user login/logout/registration/etc. needs, and it has worked great for us so far.  However, when we tried to run the unit tests for our project we found 10 or so errors with regards to the auth package itself. At first, I thought it was because [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/03/01/django-unit-test-failure-in-auth-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress flickr blog posting</title>
		<link>http://www.pioverpi.net/2009/02/01/wordpress-flickr-blog-posting/</link>
		<comments>http://www.pioverpi.net/2009/02/01/wordpress-flickr-blog-posting/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 05:11:17 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/2009/02/01/wordpress-flickr-blog-posting/</guid>
		<description><![CDATA[WordPress flickr blog posting Originally uploaded by amphybian Okay, let&#8217;s see if this works! James Ma &#8212;edit So I was looking into ways of administrating this blog from my beloved crackberry Blackberry Bold; and as it turns out:1) third party BB apps suck and 2) WordPress has no love for Blackberry users, there&#8217;s an awesome [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/02/01/wordpress-flickr-blog-posting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

