ticketmaster-rally 0.1.2 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. data/Gemfile +2 -0
  2. data/Gemfile.lock +4 -0
  3. data/VERSION +1 -1
  4. data/fixtures/vcr_cassettes/all_tickets.yml +4396 -0
  5. data/fixtures/vcr_cassettes/create_comment.yml +360 -0
  6. data/fixtures/vcr_cassettes/create_ticket.yml +4546 -0
  7. data/fixtures/vcr_cassettes/load_all_rally_comments.yml +1429 -0
  8. data/fixtures/vcr_cassettes/load_comments_by_attributes.yml +715 -0
  9. data/fixtures/vcr_cassettes/load_comments_by_ids.yml +193 -0
  10. data/fixtures/vcr_cassettes/rally.yml +64 -0
  11. data/fixtures/vcr_cassettes/rally_by_id.yml +79 -0
  12. data/fixtures/vcr_cassettes/rally_project_return_class.yml +79 -0
  13. data/fixtures/vcr_cassettes/rally_projects.yml +253 -0
  14. data/fixtures/vcr_cassettes/rally_projects_by_attributes.yml +127 -0
  15. data/fixtures/vcr_cassettes/rally_projects_by_ids.yml +79 -0
  16. data/fixtures/vcr_cassettes/rally_tickets.yml +142 -0
  17. data/fixtures/vcr_cassettes/retrieve_ticket.yml +4546 -0
  18. data/fixtures/vcr_cassettes/save_task_ticket.yml +3097 -0
  19. data/fixtures/vcr_cassettes/save_ticket.yml +209 -0
  20. data/fixtures/vcr_cassettes/ticket_by_attributes.yml +4396 -0
  21. data/fixtures/vcr_cassettes/ticket_save.yml +199 -0
  22. data/fixtures/vcr_cassettes/ticket_update.yml +184 -0
  23. data/fixtures/vcr_cassettes/ticketmaster_call.yml +64 -0
  24. data/fixtures/vcr_cassettes/ticketmaster_setting.yml +4687 -0
  25. data/fixtures/vcr_cassettes/tickets_by_attributes.yml +4396 -0
  26. data/fixtures/vcr_cassettes/tickets_by_defect.yml +2816 -0
  27. data/fixtures/vcr_cassettes/tickets_by_hierachial.yml +762 -0
  28. data/fixtures/vcr_cassettes/tickets_by_ids.yml +184 -0
  29. data/fixtures/vcr_cassettes/tickets_by_task.yml +1032 -0
  30. data/lib/provider/comment.rb +1 -1
  31. data/spec/comments_spec.rb +26 -21
  32. data/spec/projects_spec.rb +35 -29
  33. data/spec/spec_helper.rb +3 -0
  34. data/spec/ticketmaster-rally_spec.rb +3 -5
  35. data/spec/tickets_spec.rb +63 -60
  36. data/spec/vcr_setup.rb +7 -0
  37. data/ticketmaster-rally.gemspec +42 -8
  38. metadata +82 -81
@@ -0,0 +1,193 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20=%202712835688)&fetch=true
6
+ body:
7
+ headers:
8
+ x-rallyintegrationname:
9
+ - RubyRestAPI
10
+ x-rallyintegrationlibrary:
11
+ - RallyRestAPI version 1.0.3
12
+ x-rallyintegrationplatform:
13
+ - Ruby 1.9.2
14
+ x-rallyintegrationos:
15
+ - i686-linux
16
+ authorization:
17
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
18
+ content-type:
19
+ - text/xml
20
+ response: !ruby/struct:VCR::Response
21
+ status: !ruby/struct:VCR::ResponseStatus
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ date:
26
+ - Mon, 14 Nov 2011 21:51:38 GMT
27
+ server:
28
+ - Jetty(6.1.26)
29
+ expires:
30
+ - Thu, 01-Jan-1970 00:00:00 GMT
31
+ rallyrequestid:
32
+ - qd-app-02-trial1jybyry7ed89r1my6wydia162i.qd-app-02-trial4496728
33
+ content-type:
34
+ - text/xml; charset=utf-8
35
+ set-cookie:
36
+ - JSESSIONID=qd-app-02-trial1jybyry7ed89r1my6wydia162i.qd-app-02-trial;Path=/slm;Secure
37
+ vary:
38
+ - Accept-Encoding
39
+ p3p:
40
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
41
+ cache-control:
42
+ - no-cache, private,max-age=0,must-revalidate
43
+ transfer-encoding:
44
+ - chunked
45
+ body: |+
46
+ <?xml version="1.0" encoding="UTF-8"?>
47
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
48
+ <Errors />
49
+ <Warnings />
50
+ <TotalResultCount>1</TotalResultCount>
51
+ <StartIndex>1</StartIndex>
52
+ <PageSize>20</PageSize>
53
+ <Results>
54
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18" type="Project">
55
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
56
+ <ObjectID>2712835688</ObjectID>
57
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
58
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
59
+ <BuildDefinitions>
60
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
61
+ </BuildDefinitions>
62
+ <Children />
63
+ <Description />
64
+ <Iterations>
65
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
66
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
67
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
68
+ </Iterations>
69
+ <Name>Sample Project</Name>
70
+ <Notes />
71
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
72
+ <Releases />
73
+ <State>Open</State>
74
+ <Users />
75
+ </Object>
76
+ </Results>
77
+ </QueryResult>
78
+
79
+ http_version: "1.1"
80
+ - !ruby/struct:VCR::HTTPInteraction
81
+ request: !ruby/struct:VCR::Request
82
+ method: :get
83
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/ConversationPost?query=(ObjectID%20=%202988719307)&fetch=false&project=https://community.rallydev.com/slm/webservice/1.17/project/2712835688
84
+ body:
85
+ headers:
86
+ x-rallyintegrationname:
87
+ - RubyRestAPI
88
+ x-rallyintegrationlibrary:
89
+ - RallyRestAPI version 1.0.3
90
+ x-rallyintegrationplatform:
91
+ - Ruby 1.9.2
92
+ x-rallyintegrationos:
93
+ - i686-linux
94
+ authorization:
95
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
96
+ content-type:
97
+ - text/xml
98
+ response: !ruby/struct:VCR::Response
99
+ status: !ruby/struct:VCR::ResponseStatus
100
+ code: 200
101
+ message: OK
102
+ headers:
103
+ date:
104
+ - Mon, 14 Nov 2011 21:51:38 GMT
105
+ server:
106
+ - Jetty(6.1.26)
107
+ expires:
108
+ - Thu, 01-Jan-1970 00:00:00 GMT
109
+ rallyrequestid:
110
+ - qd-app-02-trial1sk76jnab1nnwsn6t8fbfde7h.qd-app-02-trial4496756
111
+ content-type:
112
+ - text/xml; charset=utf-8
113
+ set-cookie:
114
+ - JSESSIONID=qd-app-02-trial1sk76jnab1nnwsn6t8fbfde7h.qd-app-02-trial;Path=/slm;Secure
115
+ vary:
116
+ - Accept-Encoding
117
+ p3p:
118
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
119
+ cache-control:
120
+ - no-cache, private,max-age=0,must-revalidate
121
+ transfer-encoding:
122
+ - chunked
123
+ body: |+
124
+ <?xml version="1.0" encoding="UTF-8"?>
125
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
126
+ <Errors />
127
+ <Warnings />
128
+ <TotalResultCount>1</TotalResultCount>
129
+ <StartIndex>1</StartIndex>
130
+ <PageSize>20</PageSize>
131
+ <Results>
132
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/conversationpost/2988719307" type="ConversationPost" />
133
+ </Results>
134
+ </QueryResult>
135
+
136
+ http_version: "1.1"
137
+ - !ruby/struct:VCR::HTTPInteraction
138
+ request: !ruby/struct:VCR::Request
139
+ method: :get
140
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/conversationpost/2988719307
141
+ body:
142
+ headers:
143
+ x-rallyintegrationname:
144
+ - RubyRestAPI
145
+ x-rallyintegrationlibrary:
146
+ - RallyRestAPI version 1.0.3
147
+ x-rallyintegrationplatform:
148
+ - Ruby 1.9.2
149
+ x-rallyintegrationos:
150
+ - i686-linux
151
+ authorization:
152
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
153
+ content-type:
154
+ - text/xml
155
+ response: !ruby/struct:VCR::Response
156
+ status: !ruby/struct:VCR::ResponseStatus
157
+ code: 200
158
+ message: OK
159
+ headers:
160
+ date:
161
+ - Mon, 14 Nov 2011 21:51:39 GMT
162
+ server:
163
+ - Jetty(6.1.26)
164
+ expires:
165
+ - Thu, 01-Jan-1970 00:00:00 GMT
166
+ rallyrequestid:
167
+ - qd-app-02-trial1lpf5c4fq1yrzj5jyqpe5x9x9.qd-app-02-trial4496777
168
+ content-type:
169
+ - text/xml; charset=utf-8
170
+ set-cookie:
171
+ - JSESSIONID=qd-app-02-trial1lpf5c4fq1yrzj5jyqpe5x9x9.qd-app-02-trial;Path=/slm;Secure
172
+ vary:
173
+ - Accept-Encoding
174
+ p3p:
175
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
176
+ cache-control:
177
+ - no-cache, private,max-age=0,must-revalidate
178
+ transfer-encoding:
179
+ - chunked
180
+ body: |+
181
+ <?xml version="1.0" encoding="UTF-8"?>
182
+ <ConversationPost rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/conversationpost/2988719307" objectVersion="1" CreatedAt="Mar 5">
183
+ <CreationDate>2011-03-05T17:37:54.268Z</CreationDate>
184
+ <ObjectID>2988719307</ObjectID>
185
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
186
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
187
+ <Artifact rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2780205298" refObjectName="Safari email alert has wrong subject" type="Defect" />
188
+ <PostNumber>1</PostNumber>
189
+ <Text>Hmm, I like the idea, but the grammatical structure is strange. How about, &lt;b&gt;"Our awesome safari exposes you to lions, zebras and elephants!"&lt;/b&gt;</Text>
190
+ <UserName>sfw@simeonfosterwillbanks.com</UserName>
191
+ </ConversationPost>
192
+
193
+ http_version: "1.1"
@@ -0,0 +1,64 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/user
6
+ body:
7
+ headers:
8
+ x-rallyintegrationname:
9
+ - RubyRestAPI
10
+ x-rallyintegrationlibrary:
11
+ - RallyRestAPI version 1.0.3
12
+ x-rallyintegrationplatform:
13
+ - Ruby 1.9.2
14
+ x-rallyintegrationos:
15
+ - i686-linux
16
+ authorization:
17
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
18
+ content-type:
19
+ - text/xml
20
+ response: !ruby/struct:VCR::Response
21
+ status: !ruby/struct:VCR::ResponseStatus
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ date:
26
+ - Thu, 10 Nov 2011 22:15:10 GMT
27
+ server:
28
+ - Jetty(6.1.26)
29
+ expires:
30
+ - Thu, 01-Jan-1970 00:00:00 GMT
31
+ rallyrequestid:
32
+ - qd-app-03-trial6jrr0sm03palgi3hksouc6zx.qd-app-03-trial1785108
33
+ content-type:
34
+ - text/xml; charset=utf-8
35
+ set-cookie:
36
+ - JSESSIONID=qd-app-03-trial6jrr0sm03palgi3hksouc6zx.qd-app-03-trial;Path=/slm;Secure
37
+ vary:
38
+ - Accept-Encoding
39
+ p3p:
40
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
41
+ cache-control:
42
+ - no-cache, private,max-age=0,must-revalidate
43
+ transfer-encoding:
44
+ - chunked
45
+ body: |+
46
+ <?xml version="1.0" encoding="UTF-8"?>
47
+ <User rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/user/2719713649" objectVersion="4" refObjectName="ticketmaster-rally" CreatedAt="Jan 19">
48
+ <CreationDate>2011-01-19T16:56:34.602Z</CreationDate>
49
+ <ObjectID>2719713649</ObjectID>
50
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
51
+ <Disabled>false</Disabled>
52
+ <EmailAddress>ticketmaster-rally@simeonfosterwillbanks.com</EmailAddress>
53
+ <LastPasswordUpdateDate>2011-01-19T17:32:11.941Z</LastPasswordUpdateDate>
54
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2719713650" type="RevisionHistory" />
55
+ <Projects />
56
+ <LoginName>ticketmaster-rally@simeonfosterwillbanks.com</LoginName>
57
+ <UserPermissions>
58
+ <WorkspacePermission rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspacepermission/2719713649u2712835610w3" refObjectName="Workspace 1 User" type="WorkspacePermission" />
59
+ <ProjectPermission rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/projectpermission/2719713649u2712835688p2" refObjectName="Sample Project Editor" type="ProjectPermission" />
60
+ </UserPermissions>
61
+ <UserProfile rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/userprofile/2719713651" type="UserProfile" />
62
+ </User>
63
+
64
+ http_version: "1.1"
@@ -0,0 +1,79 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20=%202712835688)&fetch=true
6
+ body:
7
+ headers:
8
+ x-rallyintegrationname:
9
+ - RubyRestAPI
10
+ x-rallyintegrationlibrary:
11
+ - RallyRestAPI version 1.0.3
12
+ x-rallyintegrationplatform:
13
+ - Ruby 1.9.2
14
+ x-rallyintegrationos:
15
+ - i686-linux
16
+ authorization:
17
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
18
+ content-type:
19
+ - text/xml
20
+ response: !ruby/struct:VCR::Response
21
+ status: !ruby/struct:VCR::ResponseStatus
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ date:
26
+ - Fri, 11 Nov 2011 02:33:00 GMT
27
+ server:
28
+ - Jetty(6.1.26)
29
+ expires:
30
+ - Thu, 01-Jan-1970 00:00:00 GMT
31
+ rallyrequestid:
32
+ - qd-app-02-trial1bvrz096xj6vure78qefe23zz.qd-app-02-trial16705
33
+ content-type:
34
+ - text/xml; charset=utf-8
35
+ set-cookie:
36
+ - JSESSIONID=qd-app-02-trial1bvrz096xj6vure78qefe23zz.qd-app-02-trial;Path=/slm;Secure
37
+ vary:
38
+ - Accept-Encoding
39
+ p3p:
40
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
41
+ cache-control:
42
+ - no-cache, private,max-age=0,must-revalidate
43
+ transfer-encoding:
44
+ - chunked
45
+ body: |+
46
+ <?xml version="1.0" encoding="UTF-8"?>
47
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
48
+ <Errors />
49
+ <Warnings />
50
+ <TotalResultCount>1</TotalResultCount>
51
+ <StartIndex>1</StartIndex>
52
+ <PageSize>20</PageSize>
53
+ <Results>
54
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18" type="Project">
55
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
56
+ <ObjectID>2712835688</ObjectID>
57
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
58
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
59
+ <BuildDefinitions>
60
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
61
+ </BuildDefinitions>
62
+ <Children />
63
+ <Description />
64
+ <Iterations>
65
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
66
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
67
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
68
+ </Iterations>
69
+ <Name>Sample Project</Name>
70
+ <Notes />
71
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
72
+ <Releases />
73
+ <State>Open</State>
74
+ <Users />
75
+ </Object>
76
+ </Results>
77
+ </QueryResult>
78
+
79
+ http_version: "1.1"
@@ -0,0 +1,79 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20=%202712835688)&fetch=true
6
+ body:
7
+ headers:
8
+ x-rallyintegrationname:
9
+ - RubyRestAPI
10
+ x-rallyintegrationlibrary:
11
+ - RallyRestAPI version 1.0.3
12
+ x-rallyintegrationplatform:
13
+ - Ruby 1.9.2
14
+ x-rallyintegrationos:
15
+ - i686-linux
16
+ authorization:
17
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
18
+ content-type:
19
+ - text/xml
20
+ response: !ruby/struct:VCR::Response
21
+ status: !ruby/struct:VCR::ResponseStatus
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ date:
26
+ - Fri, 11 Nov 2011 02:35:55 GMT
27
+ server:
28
+ - Jetty(6.1.26)
29
+ expires:
30
+ - Thu, 01-Jan-1970 00:00:00 GMT
31
+ rallyrequestid:
32
+ - qd-app-02-trial1myt18wswnfgx16sczoaym9qyz.qd-app-02-trial20485
33
+ content-type:
34
+ - text/xml; charset=utf-8
35
+ set-cookie:
36
+ - JSESSIONID=qd-app-02-trial1myt18wswnfgx16sczoaym9qyz.qd-app-02-trial;Path=/slm;Secure
37
+ vary:
38
+ - Accept-Encoding
39
+ p3p:
40
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
41
+ cache-control:
42
+ - no-cache, private,max-age=0,must-revalidate
43
+ transfer-encoding:
44
+ - chunked
45
+ body: |+
46
+ <?xml version="1.0" encoding="UTF-8"?>
47
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
48
+ <Errors />
49
+ <Warnings />
50
+ <TotalResultCount>1</TotalResultCount>
51
+ <StartIndex>1</StartIndex>
52
+ <PageSize>20</PageSize>
53
+ <Results>
54
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18" type="Project">
55
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
56
+ <ObjectID>2712835688</ObjectID>
57
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
58
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
59
+ <BuildDefinitions>
60
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
61
+ </BuildDefinitions>
62
+ <Children />
63
+ <Description />
64
+ <Iterations>
65
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
66
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
67
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
68
+ </Iterations>
69
+ <Name>Sample Project</Name>
70
+ <Notes />
71
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
72
+ <Releases />
73
+ <State>Open</State>
74
+ <Users />
75
+ </Object>
76
+ </Results>
77
+ </QueryResult>
78
+
79
+ http_version: "1.1"
@@ -0,0 +1,253 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20%3E%200)
6
+ body:
7
+ headers:
8
+ x-rallyintegrationname:
9
+ - RubyRestAPI
10
+ x-rallyintegrationlibrary:
11
+ - RallyRestAPI version 1.0.3
12
+ x-rallyintegrationplatform:
13
+ - Ruby 1.9.2
14
+ x-rallyintegrationos:
15
+ - i686-linux
16
+ authorization:
17
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
18
+ content-type:
19
+ - text/xml
20
+ response: !ruby/struct:VCR::Response
21
+ status: !ruby/struct:VCR::ResponseStatus
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ date:
26
+ - Fri, 11 Nov 2011 02:30:47 GMT
27
+ server:
28
+ - Jetty(6.1.26)
29
+ expires:
30
+ - Thu, 01-Jan-1970 00:00:00 GMT
31
+ rallyrequestid:
32
+ - qd-app-02-trialmqi6x09g0bz3r1iykwrydjms.qd-app-02-trial13306
33
+ content-type:
34
+ - text/xml; charset=utf-8
35
+ set-cookie:
36
+ - JSESSIONID=qd-app-02-trialmqi6x09g0bz3r1iykwrydjms.qd-app-02-trial;Path=/slm;Secure
37
+ vary:
38
+ - Accept-Encoding
39
+ p3p:
40
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
41
+ cache-control:
42
+ - no-cache, private,max-age=0,must-revalidate
43
+ transfer-encoding:
44
+ - chunked
45
+ body: |+
46
+ <?xml version="1.0" encoding="UTF-8"?>
47
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
48
+ <Errors />
49
+ <Warnings />
50
+ <TotalResultCount>1</TotalResultCount>
51
+ <StartIndex>1</StartIndex>
52
+ <PageSize>20</PageSize>
53
+ <Results>
54
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
55
+ </Results>
56
+ </QueryResult>
57
+
58
+ http_version: "1.1"
59
+ - !ruby/struct:VCR::HTTPInteraction
60
+ request: !ruby/struct:VCR::Request
61
+ method: :get
62
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/project/2712835688
63
+ body:
64
+ headers:
65
+ x-rallyintegrationname:
66
+ - RubyRestAPI
67
+ x-rallyintegrationlibrary:
68
+ - RallyRestAPI version 1.0.3
69
+ x-rallyintegrationplatform:
70
+ - Ruby 1.9.2
71
+ x-rallyintegrationos:
72
+ - i686-linux
73
+ authorization:
74
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
75
+ content-type:
76
+ - text/xml
77
+ response: !ruby/struct:VCR::Response
78
+ status: !ruby/struct:VCR::ResponseStatus
79
+ code: 200
80
+ message: OK
81
+ headers:
82
+ date:
83
+ - Fri, 11 Nov 2011 02:30:48 GMT
84
+ server:
85
+ - Jetty(6.1.26)
86
+ expires:
87
+ - Thu, 01-Jan-1970 00:00:00 GMT
88
+ rallyrequestid:
89
+ - qd-app-02-trialw5wikps4kjz5qnban9any8r6.qd-app-02-trial13355
90
+ content-type:
91
+ - text/xml; charset=utf-8
92
+ set-cookie:
93
+ - JSESSIONID=qd-app-02-trialw5wikps4kjz5qnban9any8r6.qd-app-02-trial;Path=/slm;Secure
94
+ vary:
95
+ - Accept-Encoding
96
+ p3p:
97
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
98
+ cache-control:
99
+ - no-cache, private,max-age=0,must-revalidate
100
+ transfer-encoding:
101
+ - chunked
102
+ body: |+
103
+ <?xml version="1.0" encoding="UTF-8"?>
104
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18">
105
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
106
+ <ObjectID>2712835688</ObjectID>
107
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
108
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
109
+ <BuildDefinitions>
110
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
111
+ </BuildDefinitions>
112
+ <Children />
113
+ <Description />
114
+ <Iterations>
115
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
116
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
117
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
118
+ </Iterations>
119
+ <Name>Sample Project</Name>
120
+ <Notes />
121
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
122
+ <Releases />
123
+ <State>Open</State>
124
+ <Users />
125
+ </Project>
126
+
127
+ http_version: "1.1"
128
+ - !ruby/struct:VCR::HTTPInteraction
129
+ request: !ruby/struct:VCR::Request
130
+ method: :get
131
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20%3E%200)
132
+ body:
133
+ headers:
134
+ x-rallyintegrationname:
135
+ - RubyRestAPI
136
+ x-rallyintegrationlibrary:
137
+ - RallyRestAPI version 1.0.3
138
+ x-rallyintegrationplatform:
139
+ - Ruby 1.9.2
140
+ x-rallyintegrationos:
141
+ - i686-linux
142
+ authorization:
143
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
144
+ content-type:
145
+ - text/xml
146
+ response: !ruby/struct:VCR::Response
147
+ status: !ruby/struct:VCR::ResponseStatus
148
+ code: 200
149
+ message: OK
150
+ headers:
151
+ date:
152
+ - Fri, 11 Nov 2011 02:30:49 GMT
153
+ server:
154
+ - Jetty(6.1.26)
155
+ expires:
156
+ - Thu, 01-Jan-1970 00:00:00 GMT
157
+ rallyrequestid:
158
+ - qd-app-02-trialo7ozqmilajls10iaf4f4f1txv.qd-app-02-trial13390
159
+ content-type:
160
+ - text/xml; charset=utf-8
161
+ set-cookie:
162
+ - JSESSIONID=qd-app-02-trialo7ozqmilajls10iaf4f4f1txv.qd-app-02-trial;Path=/slm;Secure
163
+ vary:
164
+ - Accept-Encoding
165
+ p3p:
166
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
167
+ cache-control:
168
+ - no-cache, private,max-age=0,must-revalidate
169
+ transfer-encoding:
170
+ - chunked
171
+ body: |+
172
+ <?xml version="1.0" encoding="UTF-8"?>
173
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
174
+ <Errors />
175
+ <Warnings />
176
+ <TotalResultCount>1</TotalResultCount>
177
+ <StartIndex>1</StartIndex>
178
+ <PageSize>20</PageSize>
179
+ <Results>
180
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
181
+ </Results>
182
+ </QueryResult>
183
+
184
+ http_version: "1.1"
185
+ - !ruby/struct:VCR::HTTPInteraction
186
+ request: !ruby/struct:VCR::Request
187
+ method: :get
188
+ uri: https://ticketmaster-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/project/2712835688
189
+ body:
190
+ headers:
191
+ x-rallyintegrationname:
192
+ - RubyRestAPI
193
+ x-rallyintegrationlibrary:
194
+ - RallyRestAPI version 1.0.3
195
+ x-rallyintegrationplatform:
196
+ - Ruby 1.9.2
197
+ x-rallyintegrationos:
198
+ - i686-linux
199
+ authorization:
200
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
201
+ content-type:
202
+ - text/xml
203
+ response: !ruby/struct:VCR::Response
204
+ status: !ruby/struct:VCR::ResponseStatus
205
+ code: 200
206
+ message: OK
207
+ headers:
208
+ date:
209
+ - Fri, 11 Nov 2011 02:30:50 GMT
210
+ server:
211
+ - Jetty(6.1.26)
212
+ expires:
213
+ - Thu, 01-Jan-1970 00:00:00 GMT
214
+ rallyrequestid:
215
+ - qd-app-02-trial1ua4zqlencd7b1n1kv5vvlfzvr.qd-app-02-trial13418
216
+ content-type:
217
+ - text/xml; charset=utf-8
218
+ set-cookie:
219
+ - JSESSIONID=qd-app-02-trial1ua4zqlencd7b1n1kv5vvlfzvr.qd-app-02-trial;Path=/slm;Secure
220
+ vary:
221
+ - Accept-Encoding
222
+ p3p:
223
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
224
+ cache-control:
225
+ - no-cache, private,max-age=0,must-revalidate
226
+ transfer-encoding:
227
+ - chunked
228
+ body: |+
229
+ <?xml version="1.0" encoding="UTF-8"?>
230
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18">
231
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
232
+ <ObjectID>2712835688</ObjectID>
233
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
234
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
235
+ <BuildDefinitions>
236
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
237
+ </BuildDefinitions>
238
+ <Children />
239
+ <Description />
240
+ <Iterations>
241
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
242
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
243
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
244
+ </Iterations>
245
+ <Name>Sample Project</Name>
246
+ <Notes />
247
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
248
+ <Releases />
249
+ <State>Open</State>
250
+ <Users />
251
+ </Project>
252
+
253
+ http_version: "1.1"