spec/fixtures/iterations_current.xml in pivotal-tracker-0.2.0 vs spec/fixtures/iterations_current.xml in pivotal-tracker-0.2.1
- old
+ new
@@ -1,92 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<iterations type="array">
<iteration>
- <id type="integer">1</id>
- <number type="integer">1</number>
- <start type="datetime">2010/04/26 00:00:00 MDT</start>
- <finish type="datetime">2010/05/03 00:00:00 MDT</finish>
+ <id type="integer">3</id>
+ <number type="integer">3</number>
+ <start type="datetime">2010/07/26 05:00:00 UTC</start>
+ <finish type="datetime">2010/08/02 05:00:00 UTC</finish>
<stories type="array">
<story>
- <id type="integer">2606200</id>
- <project_id type="integer">59022</project_id>
+ <id type="integer">4459994</id>
+ <project_id type="integer">102622</project_id>
<story_type>feature</story_type>
- <url>http://www.pivotaltracker.com/story/show/2606200</url>
+ <url>http://www.pivotaltracker.com/story/show/4459994</url>
<estimate type="integer">2</estimate>
<current_state>unstarted</current_state>
- <description>This is just some description.</description>
+ <description>Generic description</description>
<name>Tasks Test</name>
- <requested_by>Justin Smestad</requested_by>
- <owned_by>Terence Lee</owned_by>
- <created_at type="datetime">2010/02/25 11:54:51 MST</created_at>
- <updated_at type="datetime">2010/02/25 11:55:30 MST</updated_at>
- <labels>test_dependent</labels>
+ <requested_by>Jon Mischo</requested_by>
+ <created_at type="datetime">2010/07/27 21:51:01 UTC</created_at>
+ <updated_at type="datetime">2010/07/27 22:20:46 UTC</updated_at>
<tasks type="array">
<task>
- <id type="integer">179024</id>
+ <id type="integer">468113</id>
<description>Task number 1</description>
<position>1</position>
<complete>false</complete>
- <created_at type="datetime">2010/02/25 11:55:00 MST</created_at>
+ <created_at type="datetime">2010/07/27 21:51:28 UTC</created_at>
</task>
<task>
- <id type="integer">179025</id>
+ <id type="integer">468114</id>
<description>Number 2 Task</description>
<position>2</position>
<complete>false</complete>
- <created_at type="datetime">2010/02/25 11:55:04 MST</created_at>
+ <created_at type="datetime">2010/07/27 21:51:32 UTC</created_at>
</task>
<task>
- <id type="integer">179026</id>
+ <id type="integer">468117</id>
<description>3rd task is a charm</description>
<position>3</position>
<complete>true</complete>
- <created_at type="datetime">2010/02/25 11:55:09 MST</created_at>
+ <created_at type="datetime">2010/07/27 21:51:42 UTC</created_at>
</task>
</tasks>
- </story>
- <story>
- <id type="integer">2524690</id>
- <project_id type="integer">59022</project_id>
- <story_type>feature</story_type>
- <url>http://www.pivotaltracker.com/story/show/2524690</url>
- <estimate type="integer">3</estimate>
- <current_state>unstarted</current_state>
- <description></description>
- <name>another gem</name>
- <requested_by>Justin Smestad</requested_by>
- <created_at type="datetime">2010/02/17 15:42:58 MST</created_at>
- <updated_at type="datetime">2010/02/17 15:43:07 MST</updated_at>
- <labels>test_dependent</labels>
- </story>
- <story>
- <id type="integer">2524689</id>
- <project_id type="integer">59022</project_id>
- <story_type>feature</story_type>
- <url>http://www.pivotaltracker.com/story/show/2524689</url>
- <estimate type="integer">2</estimate>
- <current_state>unstarted</current_state>
- <description></description>
- <name>some gem</name>
- <requested_by>Justin Smestad</requested_by>
- <created_at type="datetime">2010/02/17 15:42:52 MST</created_at>
- <updated_at type="datetime">2010/02/17 15:43:06 MST</updated_at>
- <labels>test_dependent</labels>
- </story>
- <story>
- <id type="integer">2641089</id>
- <project_id type="integer">59022</project_id>
- <story_type>feature</story_type>
- <url>http://www.pivotaltracker.com/story/show/2641089</url>
- <estimate type="integer">2</estimate>
- <current_state>unstarted</current_state>
- <description>This is just some description.</description>
- <name>Tasks Test</name>
- <requested_by>Justin Smestad</requested_by>
- <owned_by>Terence Lee</owned_by>
- <created_at type="datetime">2010/03/01 15:51:05 MST</created_at>
- <updated_at type="datetime">2010/03/01 15:51:05 MST</updated_at>
- <labels>test_dependent</labels>
</story>
</stories>
</iteration>
</iterations>