branston 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. data/lib/branston/app/controllers/iterations_controller.rb +2 -0
  2. data/lib/branston/app/controllers/stories_controller.rb +93 -53
  3. data/lib/branston/app/helpers/iterations_helper.rb +38 -0
  4. data/lib/branston/app/models/iteration.rb +12 -0
  5. data/lib/branston/app/views/iterations/index.html.erb +1 -0
  6. data/lib/branston/app/views/iterations/show.html.erb +6 -1
  7. data/lib/branston/app/views/stories/index.html.erb +0 -6
  8. data/lib/branston/config/environment.rb +2 -2
  9. data/lib/branston/config/routes.rb +1 -1
  10. data/lib/branston/coverage/app-controllers-application_controller_rb.html +1 -1
  11. data/lib/branston/coverage/app-controllers-iterations_controller_rb.html +101 -107
  12. data/lib/branston/coverage/app-controllers-outcomes_controller_rb.html +102 -114
  13. data/lib/branston/coverage/app-controllers-preconditions_controller_rb.html +90 -54
  14. data/lib/branston/coverage/app-controllers-releases_controller_rb.html +89 -101
  15. data/lib/branston/coverage/app-controllers-scenarios_controller_rb.html +77 -101
  16. data/lib/branston/coverage/app-controllers-sessions_controller_rb.html +42 -60
  17. data/lib/branston/coverage/app-controllers-stories_controller_rb.html +110 -260
  18. data/lib/branston/coverage/app-controllers-user_roles_controller_rb.html +87 -123
  19. data/lib/branston/coverage/app-controllers-users_controller_rb.html +27 -39
  20. data/lib/branston/coverage/app-helpers-application_helper_rb.html +7 -25
  21. data/lib/branston/coverage/app-helpers-iterations_helper_rb.html +1 -1
  22. data/lib/branston/coverage/app-helpers-outcomes_helper_rb.html +1 -1
  23. data/lib/branston/coverage/app-helpers-preconditions_helper_rb.html +1 -1
  24. data/lib/branston/coverage/app-helpers-releases_helper_rb.html +1 -1
  25. data/lib/branston/coverage/app-helpers-sessions_helper_rb.html +1 -1
  26. data/lib/branston/coverage/app-helpers-stories_helper_rb.html +1 -1
  27. data/lib/branston/coverage/app-helpers-user_roles_helper_rb.html +1 -1
  28. data/lib/branston/coverage/app-models-iteration_rb.html +1 -1
  29. data/lib/branston/coverage/app-models-outcome_rb.html +1 -1
  30. data/lib/branston/coverage/app-models-participation_rb.html +1 -1
  31. data/lib/branston/coverage/app-models-precondition_rb.html +3 -9
  32. data/lib/branston/coverage/app-models-release_rb.html +1 -1
  33. data/lib/branston/coverage/app-models-scenario_rb.html +3 -3
  34. data/lib/branston/coverage/app-models-story_rb.html +8 -254
  35. data/lib/branston/coverage/app-models-user_rb.html +9 -33
  36. data/lib/branston/coverage/app-models-user_role_rb.html +1 -1
  37. data/lib/branston/coverage/index.html +90 -106
  38. data/lib/branston/coverage/lib-faker_extras_rb.html +1 -1
  39. data/lib/branston/coverage/lib-story_generator_rb.html +49 -43
  40. data/lib/branston/db/development.sqlite3 +0 -0
  41. data/lib/branston/db/production.sqlite3 +0 -0
  42. data/lib/branston/db/test.sqlite3 +0 -0
  43. data/lib/branston/log/development.log +1111 -5708
  44. data/lib/branston/log/test.log +23047 -87379
  45. metadata +13 -6
  46. data/lib/branston/coverage/lib-client_rb.html +0 -537
  47. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_flat.txt +0 -8
  48. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_graph.html +0 -6039
  49. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_tree.txt +0 -9858
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: branston
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - dave.hrycyszyn@headlondon.com
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2009-12-23 00:00:00 +00:00
14
+ date: 2010-01-05 00:00:00 +00:00
15
15
  default_executable: branston
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
@@ -64,6 +64,16 @@ dependencies:
64
64
  - !ruby/object:Gem::Version
65
65
  version: 0.5.3
66
66
  version:
67
+ - !ruby/object:Gem::Dependency
68
+ name: googlecharts
69
+ type: :runtime
70
+ version_requirement:
71
+ version_requirements: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ version: 1.4.0
76
+ version:
67
77
  description: Cucumber and more!
68
78
  email: dave.hrycyszyn@headlondon.com
69
79
  executables:
@@ -211,7 +221,6 @@ files:
211
221
  - lib/branston/coverage/index.html
212
222
  - lib/branston/coverage/jquery-1.3.2.min.js
213
223
  - lib/branston/coverage/jquery.tablesorter.min.js
214
- - lib/branston/coverage/lib-client_rb.html
215
224
  - lib/branston/coverage/lib-faker_extras_rb.html
216
225
  - lib/branston/coverage/lib-story_generator_rb.html
217
226
  - lib/branston/coverage/print.css
@@ -234,6 +243,7 @@ files:
234
243
  - lib/branston/db/migrate/20091204173634_add_slug_to_stories.rb
235
244
  - lib/branston/db/migrate/20091223100903_add_status_to_story.rb
236
245
  - lib/branston/db/pristine.sqlite3
246
+ - lib/branston/db/production.sqlite3
237
247
  - lib/branston/db/schema.rb
238
248
  - lib/branston/db/seeds.rb
239
249
  - lib/branston/db/test.sqlite3
@@ -369,9 +379,6 @@ files:
369
379
  - lib/branston/test/unit/user_test.rb
370
380
  - lib/branston/test/xml/example.xml
371
381
  - lib/branston/test/xml/no_scenarios.xml
372
- - lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_flat.txt
373
- - lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_graph.html
374
- - lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_tree.txt
375
382
  - lib/branston/vendor/plugins/calendar_date_select-1.15/History.txt
376
383
  - lib/branston/vendor/plugins/calendar_date_select-1.15/MIT-LICENSE
377
384
  - lib/branston/vendor/plugins/calendar_date_select-1.15/Manifest.txt
@@ -1,537 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>lib/client.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>lib/client.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="lib-client_rb.html">lib/client.rb</a></td>
31
- <td class='right_align'><tt>79</tt></td>
32
- <td class='right_align'><tt>65</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>81.01%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:81px"></div>
36
- <div class="uncovered" style="width:19px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>78.46%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:78px"></div>
41
- <div class="uncovered" style="width:22px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> require 'net/http'</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="marked">
66
- <td><pre><a name="line2">2</a> require &quot;rexml/document&quot;</pre></td>
67
- </tr>
68
-
69
-
70
-
71
- <tr class="marked">
72
- <td><pre><a name="line3">3</a> require 'ostruct'</pre></td>
73
- </tr>
74
-
75
-
76
-
77
- <tr class="marked">
78
- <td><pre><a name="line4">4</a> require File.dirname(__FILE__) + '/../lib/story_generator'</pre></td>
79
- </tr>
80
-
81
-
82
-
83
- <tr class="marked">
84
- <td><pre><a name="line5">5</a> include StoryGenerator</pre></td>
85
- </tr>
86
-
87
-
88
-
89
- <tr class="inferred">
90
- <td><pre><a name="line6">6</a> </pre></td>
91
- </tr>
92
-
93
-
94
-
95
- <tr class="marked">
96
- <td><pre><a name="line7">7</a> class Client</pre></td>
97
- </tr>
98
-
99
-
100
-
101
- <tr class="inferred">
102
- <td><pre><a name="line8">8</a> </pre></td>
103
- </tr>
104
-
105
-
106
-
107
- <tr class="marked">
108
- <td><pre><a name="line9">9</a> attr_accessor :options, :errors</pre></td>
109
- </tr>
110
-
111
-
112
-
113
- <tr class="inferred">
114
- <td><pre><a name="line10">10</a> </pre></td>
115
- </tr>
116
-
117
-
118
-
119
- <tr class="marked">
120
- <td><pre><a name="line11">11</a> def initialize(options)</pre></td>
121
- </tr>
122
-
123
-
124
-
125
- <tr class="marked">
126
- <td><pre><a name="line12">12</a> self.options = options</pre></td>
127
- </tr>
128
-
129
-
130
-
131
- <tr class="marked">
132
- <td><pre><a name="line13">13</a> self.errors = []</pre></td>
133
- </tr>
134
-
135
-
136
-
137
- <tr class="inferred">
138
- <td><pre><a name="line14">14</a> end</pre></td>
139
- </tr>
140
-
141
-
142
-
143
- <tr class="inferred">
144
- <td><pre><a name="line15">15</a> </pre></td>
145
- </tr>
146
-
147
-
148
-
149
- <tr class="marked">
150
- <td><pre><a name="line16">16</a> def generate_story_files</pre></td>
151
- </tr>
152
-
153
-
154
-
155
- <tr class="marked">
156
- <td><pre><a name="line17">17</a> begin </pre></td>
157
- </tr>
158
-
159
-
160
-
161
- <tr class="marked">
162
- <td><pre><a name="line18">18</a> return process_xml get_xml</pre></td>
163
- </tr>
164
-
165
-
166
-
167
- <tr class="uncovered">
168
- <td><pre><a name="line19">19</a> rescue StandardError =&gt; e</pre></td>
169
- </tr>
170
-
171
-
172
-
173
- <tr class="uncovered">
174
- <td><pre><a name="line20">20</a> errors &lt;&lt; &quot;Could not connect to Branston server on &quot; + </pre></td>
175
- </tr>
176
-
177
-
178
-
179
- <tr class="uncovered">
180
- <td><pre><a name="line21">21</a> &quot;#{options[:Host]}:#{options[:Port]}: #{e.message}\n&quot; +</pre></td>
181
- </tr>
182
-
183
-
184
-
185
- <tr class="uncovered">
186
- <td><pre><a name="line22">22</a> &quot;Is Branston running?&quot;</pre></td>
187
- </tr>
188
-
189
-
190
-
191
- <tr class="uncovered">
192
- <td><pre><a name="line23">23</a> end</pre></td>
193
- </tr>
194
-
195
-
196
-
197
- <tr class="uncovered">
198
- <td><pre><a name="line24">24</a> end</pre></td>
199
- </tr>
200
-
201
-
202
-
203
- <tr class="inferred">
204
- <td><pre><a name="line25">25</a> </pre></td>
205
- </tr>
206
-
207
-
208
-
209
- <tr class="marked">
210
- <td><pre><a name="line26">26</a> def process_xml(xml)</pre></td>
211
- </tr>
212
-
213
-
214
-
215
- <tr class="marked">
216
- <td><pre><a name="line27">27</a> errors.clear</pre></td>
217
- </tr>
218
-
219
-
220
-
221
- <tr class="inferred">
222
- <td><pre><a name="line28">28</a> </pre></td>
223
- </tr>
224
-
225
-
226
-
227
- <tr class="marked">
228
- <td><pre><a name="line29">29</a> if xml.nil? or xml.root.nil? or xml.root.elements.nil?</pre></td>
229
- </tr>
230
-
231
-
232
-
233
- <tr class="inferred">
234
- <td><pre><a name="line30">30</a> errors &lt;&lt; &quot;Did not recieve XML data for story #{options[:feature]}.\n&quot; +</pre></td>
235
- </tr>
236
-
237
-
238
-
239
- <tr class="marked">
240
- <td><pre><a name="line31">31</a> &quot;Is the Branston server running, and have you provided the correct story name?&quot;</pre></td>
241
- </tr>
242
-
243
-
244
-
245
- <tr class="inferred">
246
- <td><pre><a name="line32">32</a> else</pre></td>
247
- </tr>
248
-
249
-
250
-
251
- <tr class="inferred">
252
- <td><pre><a name="line33">33</a> </pre></td>
253
- </tr>
254
-
255
-
256
-
257
- <tr class="marked">
258
- <td><pre><a name="line34">34</a> begin</pre></td>
259
- </tr>
260
-
261
-
262
-
263
- <tr class="marked">
264
- <td><pre><a name="line35">35</a> root = xml.root</pre></td>
265
- </tr>
266
-
267
-
268
-
269
- <tr class="marked">
270
- <td><pre><a name="line36">36</a> story = OpenStruct.new</pre></td>
271
- </tr>
272
-
273
-
274
-
275
- <tr class="marked">
276
- <td><pre><a name="line37">37</a> story.description = root.elements[&quot;/story/description&quot;].text</pre></td>
277
- </tr>
278
-
279
-
280
-
281
- <tr class="marked">
282
- <td><pre><a name="line38">38</a> story.title = root.elements[&quot;/story/title&quot;].text</pre></td>
283
- </tr>
284
-
285
-
286
-
287
- <tr class="marked">
288
- <td><pre><a name="line39">39</a> story.scenarios = []</pre></td>
289
- </tr>
290
-
291
-
292
-
293
- <tr class="marked">
294
- <td><pre><a name="line40">40</a> root.elements.each(&quot;/story/scenarios/scenario&quot;) { |scenario|</pre></td>
295
- </tr>
296
-
297
-
298
-
299
- <tr class="marked">
300
- <td><pre><a name="line41">41</a> s = OpenStruct.new</pre></td>
301
- </tr>
302
-
303
-
304
-
305
- <tr class="marked">
306
- <td><pre><a name="line42">42</a> s.preconditions = []</pre></td>
307
- </tr>
308
-
309
-
310
-
311
- <tr class="marked">
312
- <td><pre><a name="line43">43</a> s.outcomes = []</pre></td>
313
- </tr>
314
-
315
-
316
-
317
- <tr class="marked">
318
- <td><pre><a name="line44">44</a> s.title = scenario.elements[&quot;title&quot;].text</pre></td>
319
- </tr>
320
-
321
-
322
-
323
- <tr class="inferred">
324
- <td><pre><a name="line45">45</a> </pre></td>
325
- </tr>
326
-
327
-
328
-
329
- <tr class="marked">
330
- <td><pre><a name="line46">46</a> scenario.elements.each(&quot;preconditions/precondition&quot;) { |precondition|</pre></td>
331
- </tr>
332
-
333
-
334
-
335
- <tr class="marked">
336
- <td><pre><a name="line47">47</a> p = OpenStruct.new</pre></td>
337
- </tr>
338
-
339
-
340
-
341
- <tr class="marked">
342
- <td><pre><a name="line48">48</a> p.description = precondition.elements[&quot;description&quot;].text</pre></td>
343
- </tr>
344
-
345
-
346
-
347
- <tr class="marked">
348
- <td><pre><a name="line49">49</a> s.preconditions &lt;&lt; p</pre></td>
349
- </tr>
350
-
351
-
352
-
353
- <tr class="inferred">
354
- <td><pre><a name="line50">50</a> }</pre></td>
355
- </tr>
356
-
357
-
358
-
359
- <tr class="inferred">
360
- <td><pre><a name="line51">51</a> </pre></td>
361
- </tr>
362
-
363
-
364
-
365
- <tr class="marked">
366
- <td><pre><a name="line52">52</a> scenario.elements.each(&quot;outcomes/outcome&quot;) { |outcome| </pre></td>
367
- </tr>
368
-
369
-
370
-
371
- <tr class="marked">
372
- <td><pre><a name="line53">53</a> o = OpenStruct.new</pre></td>
373
- </tr>
374
-
375
-
376
-
377
- <tr class="marked">
378
- <td><pre><a name="line54">54</a> o.description = outcome.elements[&quot;description&quot;].text</pre></td>
379
- </tr>
380
-
381
-
382
-
383
- <tr class="marked">
384
- <td><pre><a name="line55">55</a> s.outcomes &lt;&lt; o</pre></td>
385
- </tr>
386
-
387
-
388
-
389
- <tr class="inferred">
390
- <td><pre><a name="line56">56</a> }</pre></td>
391
- </tr>
392
-
393
-
394
-
395
- <tr class="inferred">
396
- <td><pre><a name="line57">57</a> </pre></td>
397
- </tr>
398
-
399
-
400
-
401
- <tr class="marked">
402
- <td><pre><a name="line58">58</a> story.scenarios &lt;&lt; s</pre></td>
403
- </tr>
404
-
405
-
406
-
407
- <tr class="inferred">
408
- <td><pre><a name="line59">59</a> }</pre></td>
409
- </tr>
410
-
411
-
412
-
413
- <tr class="inferred">
414
- <td><pre><a name="line60">60</a> </pre></td>
415
- </tr>
416
-
417
-
418
-
419
- <tr class="marked">
420
- <td><pre><a name="line61">61</a> generate(story)</pre></td>
421
- </tr>
422
-
423
-
424
-
425
- <tr class="inferred">
426
- <td><pre><a name="line62">62</a> rescue StandardError =&gt; error</pre></td>
427
- </tr>
428
-
429
-
430
-
431
- <tr class="marked">
432
- <td><pre><a name="line63">63</a> errors &lt;&lt; &quot;Could not generate feature: &quot; + error</pre></td>
433
- </tr>
434
-
435
-
436
-
437
- <tr class="inferred">
438
- <td><pre><a name="line64">64</a> end</pre></td>
439
- </tr>
440
-
441
-
442
-
443
- <tr class="inferred">
444
- <td><pre><a name="line65">65</a> end</pre></td>
445
- </tr>
446
-
447
-
448
-
449
- <tr class="inferred">
450
- <td><pre><a name="line66">66</a> end</pre></td>
451
- </tr>
452
-
453
-
454
-
455
- <tr class="inferred">
456
- <td><pre><a name="line67">67</a> </pre></td>
457
- </tr>
458
-
459
-
460
-
461
- <tr class="marked">
462
- <td><pre><a name="line68">68</a> def get_xml</pre></td>
463
- </tr>
464
-
465
-
466
-
467
- <tr class="marked">
468
- <td><pre><a name="line69">69</a> Net::HTTP.start(options[:Host] , options[:Port]) { |http|</pre></td>
469
- </tr>
470
-
471
-
472
-
473
- <tr class="uncovered">
474
- <td><pre><a name="line70">70</a> req = Net::HTTP::Get.new(&quot;/stories/#{options[:feature]}.xml&quot;)</pre></td>
475
- </tr>
476
-
477
-
478
-
479
- <tr class="uncovered">
480
- <td><pre><a name="line71">71</a> puts &quot;generating /stories/#{options[:feature]}.xml&quot;</pre></td>
481
- </tr>
482
-
483
-
484
-
485
- <tr class="uncovered">
486
- <td><pre><a name="line72">72</a> response = http.request(req)</pre></td>
487
- </tr>
488
-
489
-
490
-
491
- <tr class="uncovered">
492
- <td><pre><a name="line73">73</a> xml = REXML::Document.new response.body</pre></td>
493
- </tr>
494
-
495
-
496
-
497
- <tr class="uncovered">
498
- <td><pre><a name="line74">74</a> return xml</pre></td>
499
- </tr>
500
-
501
-
502
-
503
- <tr class="uncovered">
504
- <td><pre><a name="line75">75</a> }</pre></td>
505
- </tr>
506
-
507
-
508
-
509
- <tr class="uncovered">
510
- <td><pre><a name="line76">76</a> end</pre></td>
511
- </tr>
512
-
513
-
514
-
515
- <tr class="uncovered">
516
- <td><pre><a name="line77">77</a> </pre></td>
517
- </tr>
518
-
519
-
520
-
521
- <tr class="uncovered">
522
- <td><pre><a name="line78">78</a> end</pre></td>
523
- </tr>
524
-
525
-
526
-
527
- <tr class="inferred">
528
- <td><pre><a name="line79">79</a> </pre></td>
529
- </tr>
530
-
531
- </tbody>
532
- </table>
533
-
534
- <p>Generated on Wed Dec 23 14:36:07 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
535
-
536
- </body>
537
- </html>