active-component 0.0.6 → 0.0.7

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 (24) hide show
  1. checksums.yaml +4 -4
  2. data/lib/active_component/context.rb +1 -1
  3. data/lib/active_component/version.rb +1 -1
  4. data/test/dummy/log/development.log +0 -726
  5. data/test/dummy/{app/templates/dummy_component.mustache → log/production.log} +0 -0
  6. data/test/dummy/{db/development.sqlite3 → log/server.log} +0 -0
  7. data/test/dummy/log/test.log +1 -2780
  8. metadata +5 -37
  9. data/test/dummy/app/components/application_component.rb +0 -5
  10. data/test/dummy/app/components/dummy_component.rb +0 -6
  11. data/test/dummy/app/components/message_component.rb +0 -10
  12. data/test/dummy/app/templates/message_component.mustache +0 -1
  13. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  14. data/test/dummy/tmp/cache/assets/development/sprockets/1c9faaf28d05409b88ad3113374d613c +0 -0
  15. data/test/dummy/tmp/cache/assets/development/sprockets/2822de3b22c28bd5e718c9bf500457b2 +0 -0
  16. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  17. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  18. data/test/dummy/tmp/cache/assets/development/sprockets/40fc2f3d2a468a00e463f1d313cb1683 +0 -0
  19. data/test/dummy/tmp/cache/assets/development/sprockets/a9f028f7a492b5907ed80268be8f50f4 +0 -0
  20. data/test/dummy/tmp/cache/assets/development/sprockets/b878faf942403e313a5b103e5d80488e +0 -0
  21. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  22. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  23. data/test/dummy/tmp/cache/assets/development/sprockets/edbef6e0d0a4742346cf479f2c522eb0 +0 -0
  24. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
@@ -16,2655 +16,6 @@ ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
16
16
   (0.0ms) begin transaction
17
17
  -------------------------------------------------------------------------
18
18
  ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
19
- -------------------------------------------------------------------------
20
-  (0.1ms) rollback transaction
21
-  (0.1ms) begin transaction
22
- -------------------------------------------------------------------------
23
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
24
- -------------------------------------------------------------------------
25
-  (0.0ms) rollback transaction
26
-  (0.0ms) begin transaction
27
- --------------------------------------------------------------
28
- ActiveComponent::ContextTest: test_has_a_get_controller_method
29
- --------------------------------------------------------------
30
-  (0.1ms) rollback transaction
31
-  (0.1ms) begin transaction
32
- ---------------------------------------------------------------
33
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
34
- ---------------------------------------------------------------
35
-  (0.0ms) rollback transaction
36
-  (0.0ms) begin transaction
37
- -------------------------------------------------------------
38
- ActiveComponent::RailtieTest: test_get_the_controller_context
39
- -------------------------------------------------------------
40
-  (0.0ms) rollback transaction
41
-  (0.0ms) begin transaction
42
- ---------------------------------------------------------
43
- ActiveComponent::RenderableTest: test_renders_a_component
44
- ---------------------------------------------------------
45
-  (0.0ms) rollback transaction
46
-  (0.2ms) begin transaction
47
- --------------------------------------------------------------------------------------------------------
48
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
49
- --------------------------------------------------------------------------------------------------------
50
-  (0.1ms) rollback transaction
51
-  (0.1ms) begin transaction
52
- -------------------------------------------------------------------------------------------------------------------------
53
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
54
- -------------------------------------------------------------------------------------------------------------------------
55
-  (0.1ms) rollback transaction
56
-  (0.1ms) begin transaction
57
- ------------------------------------------------------------------------
58
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
59
- ------------------------------------------------------------------------
60
-  (0.1ms) rollback transaction
61
-  (0.1ms) begin transaction
62
- -------------------------------------------------------------------------
63
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
64
- -------------------------------------------------------------------------
65
-  (0.1ms) rollback transaction
66
-  (0.1ms) begin transaction
67
- -------------------------------------------------------------------------
68
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
69
- -------------------------------------------------------------------------
70
-  (0.0ms) rollback transaction
71
-  (0.0ms) begin transaction
72
- --------------------------------------------------------------
73
- ActiveComponent::ContextTest: test_has_a_get_controller_method
74
- --------------------------------------------------------------
75
-  (0.1ms) rollback transaction
76
-  (0.1ms) begin transaction
77
- ---------------------------------------------------------------
78
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
79
- ---------------------------------------------------------------
80
-  (0.0ms) rollback transaction
81
-  (0.0ms) begin transaction
82
- -------------------------------------------------------------
83
- ActiveComponent::RailtieTest: test_get_the_controller_context
84
- -------------------------------------------------------------
85
-  (0.1ms) rollback transaction
86
-  (0.1ms) begin transaction
87
- ---------------------------------------------------------
88
- ActiveComponent::RenderableTest: test_renders_a_component
89
- ---------------------------------------------------------
90
-  (0.1ms) rollback transaction
91
-  (0.2ms) begin transaction
92
- --------------------------------------------------------------------------------------------------------
93
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
94
- --------------------------------------------------------------------------------------------------------
95
-  (0.1ms) rollback transaction
96
-  (0.1ms) begin transaction
97
- -------------------------------------------------------------------------------------------------------------------------
98
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
99
- -------------------------------------------------------------------------------------------------------------------------
100
-  (0.0ms) rollback transaction
101
-  (0.1ms) begin transaction
102
- ------------------------------------------------------------------------
103
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
104
- ------------------------------------------------------------------------
105
-  (0.0ms) rollback transaction
106
-  (0.1ms) begin transaction
107
- -------------------------------------------------------------------------
108
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
109
- -------------------------------------------------------------------------
110
-  (0.1ms) rollback transaction
111
-  (0.0ms) begin transaction
112
- -------------------------------------------------------------------------
113
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
114
- -------------------------------------------------------------------------
115
-  (0.0ms) rollback transaction
116
-  (0.0ms) begin transaction
117
- ---------------------------------------------------------------
118
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
119
- ---------------------------------------------------------------
120
-  (0.1ms) rollback transaction
121
-  (0.0ms) begin transaction
122
- -------------------------------------------------------------
123
- ActiveComponent::RailtieTest: test_get_the_controller_context
124
- -------------------------------------------------------------
125
-  (0.1ms) rollback transaction
126
-  (0.1ms) begin transaction
127
- ---------------------------------------------------------
128
- ActiveComponent::RenderableTest: test_renders_a_component
129
- ---------------------------------------------------------
130
-  (0.1ms) rollback transaction
131
-  (0.1ms) begin transaction
132
- -----------------------------------------------------
133
- ActiveComponentTest: test_has_a_get_controller_method
134
- -----------------------------------------------------
135
-  (0.1ms) rollback transaction
136
-  (0.3ms) begin transaction
137
- --------------------------------------------------------------------------------------------------------
138
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
139
- --------------------------------------------------------------------------------------------------------
140
-  (0.1ms) rollback transaction
141
-  (0.1ms) begin transaction
142
- -------------------------------------------------------------------------------------------------------------------------
143
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
144
- -------------------------------------------------------------------------------------------------------------------------
145
-  (0.0ms) rollback transaction
146
-  (0.0ms) begin transaction
147
- ------------------------------------------------------------------------
148
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
149
- ------------------------------------------------------------------------
150
-  (0.0ms) rollback transaction
151
-  (0.0ms) begin transaction
152
- -------------------------------------------------------------------------
153
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
154
- -------------------------------------------------------------------------
155
-  (0.2ms) rollback transaction
156
-  (0.1ms) begin transaction
157
- -------------------------------------------------------------------------
158
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
159
- -------------------------------------------------------------------------
160
-  (0.0ms) rollback transaction
161
-  (0.1ms) begin transaction
162
- ---------------------------------------------------------------
163
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
164
- ---------------------------------------------------------------
165
-  (0.1ms) rollback transaction
166
-  (0.1ms) begin transaction
167
- -------------------------------------------------------------
168
- ActiveComponent::RailtieTest: test_get_the_controller_context
169
- -------------------------------------------------------------
170
-  (0.1ms) rollback transaction
171
-  (0.0ms) begin transaction
172
- ---------------------------------------------------------
173
- ActiveComponent::RenderableTest: test_renders_a_component
174
- ---------------------------------------------------------
175
-  (0.1ms) rollback transaction
176
-  (0.1ms) begin transaction
177
- -----------------------------------------------------
178
- ActiveComponentTest: test_has_a_get_controller_method
179
- -----------------------------------------------------
180
-  (0.1ms) rollback transaction
181
-  (0.2ms) begin transaction
182
- --------------------------------------------------------------------------------------------------------
183
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
184
- --------------------------------------------------------------------------------------------------------
185
-  (0.1ms) rollback transaction
186
-  (0.1ms) begin transaction
187
- -------------------------------------------------------------------------------------------------------------------------
188
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
189
- -------------------------------------------------------------------------------------------------------------------------
190
-  (0.0ms) rollback transaction
191
-  (0.1ms) begin transaction
192
- ------------------------------------------------------------------------
193
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
194
- ------------------------------------------------------------------------
195
-  (0.0ms) rollback transaction
196
-  (0.1ms) begin transaction
197
- -------------------------------------------------------------------------
198
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
199
- -------------------------------------------------------------------------
200
-  (0.1ms) rollback transaction
201
-  (0.1ms) begin transaction
202
- -------------------------------------------------------------------------
203
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
204
- -------------------------------------------------------------------------
205
-  (0.0ms) rollback transaction
206
-  (0.0ms) begin transaction
207
- ---------------------------------------------------------------
208
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
209
- ---------------------------------------------------------------
210
-  (0.1ms) rollback transaction
211
-  (0.0ms) begin transaction
212
- -------------------------------------------------------------
213
- ActiveComponent::RailtieTest: test_get_the_controller_context
214
- -------------------------------------------------------------
215
-  (0.0ms) rollback transaction
216
-  (0.0ms) begin transaction
217
- ---------------------------------------------------------
218
- ActiveComponent::RenderableTest: test_renders_a_component
219
- ---------------------------------------------------------
220
-  (0.0ms) rollback transaction
221
-  (0.0ms) begin transaction
222
- -----------------------------------------------------
223
- ActiveComponentTest: test_has_a_get_controller_method
224
- -----------------------------------------------------
225
-  (0.0ms) rollback transaction
226
-  (0.3ms) begin transaction
227
- --------------------------------------------------------------------------------------------------------
228
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
229
- --------------------------------------------------------------------------------------------------------
230
-  (0.1ms) rollback transaction
231
-  (0.1ms) begin transaction
232
- -------------------------------------------------------------------------------------------------------------------------
233
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
234
- -------------------------------------------------------------------------------------------------------------------------
235
-  (0.0ms) rollback transaction
236
-  (0.0ms) begin transaction
237
- ------------------------------------------------------------------------
238
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
239
- ------------------------------------------------------------------------
240
-  (0.0ms) rollback transaction
241
-  (0.0ms) begin transaction
242
- -------------------------------------------------------------------------
243
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
244
- -------------------------------------------------------------------------
245
-  (0.1ms) rollback transaction
246
-  (0.0ms) begin transaction
247
- -------------------------------------------------------------------------
248
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
249
- -------------------------------------------------------------------------
250
-  (0.0ms) rollback transaction
251
-  (0.0ms) begin transaction
252
- ---------------------------------------------------------------
253
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
254
- ---------------------------------------------------------------
255
-  (0.1ms) rollback transaction
256
-  (0.1ms) begin transaction
257
- -------------------------------------------------------------
258
- ActiveComponent::RailtieTest: test_get_the_controller_context
259
- -------------------------------------------------------------
260
-  (0.1ms) rollback transaction
261
-  (0.0ms) begin transaction
262
- ---------------------------------------------------------
263
- ActiveComponent::RenderableTest: test_renders_a_component
264
- ---------------------------------------------------------
265
-  (0.0ms) rollback transaction
266
-  (0.0ms) begin transaction
267
- -----------------------------------------------------
268
- ActiveComponentTest: test_has_a_get_controller_method
269
- -----------------------------------------------------
270
-  (0.1ms) rollback transaction
271
-  (0.2ms) begin transaction
272
- --------------------------------------------------------------------------------------------------------
273
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
274
- --------------------------------------------------------------------------------------------------------
275
-  (0.1ms) rollback transaction
276
-  (0.1ms) begin transaction
277
- -------------------------------------------------------------------------------------------------------------------------
278
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
279
- -------------------------------------------------------------------------------------------------------------------------
280
-  (0.0ms) rollback transaction
281
-  (0.0ms) begin transaction
282
- ------------------------------------------------------------------------
283
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
284
- ------------------------------------------------------------------------
285
-  (0.0ms) rollback transaction
286
-  (0.0ms) begin transaction
287
- -------------------------------------------------------------------------
288
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
289
- -------------------------------------------------------------------------
290
-  (0.1ms) rollback transaction
291
-  (0.0ms) begin transaction
292
- -------------------------------------------------------------------------
293
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
294
- -------------------------------------------------------------------------
295
-  (0.0ms) rollback transaction
296
-  (0.0ms) begin transaction
297
- ---------------------------------------------------------------
298
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
299
- ---------------------------------------------------------------
300
-  (0.1ms) rollback transaction
301
-  (0.0ms) begin transaction
302
- -------------------------------------------------------------
303
- ActiveComponent::RailtieTest: test_get_the_controller_context
304
- -------------------------------------------------------------
305
-  (0.1ms) rollback transaction
306
-  (0.0ms) begin transaction
307
- ---------------------------------------------------------
308
- ActiveComponent::RenderableTest: test_renders_a_component
309
- ---------------------------------------------------------
310
-  (0.1ms) rollback transaction
311
-  (0.1ms) begin transaction
312
- -----------------------------------------------------
313
- ActiveComponentTest: test_has_a_get_controller_method
314
- -----------------------------------------------------
315
-  (0.1ms) rollback transaction
316
-  (0.4ms) begin transaction
317
- --------------------------------------------------------------------------------------------------------
318
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
319
- --------------------------------------------------------------------------------------------------------
320
-  (0.1ms) rollback transaction
321
-  (0.1ms) begin transaction
322
- -------------------------------------------------------------------------------------------------------------------------
323
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
324
- -------------------------------------------------------------------------------------------------------------------------
325
-  (0.0ms) rollback transaction
326
-  (0.1ms) begin transaction
327
- ------------------------------------------------------------------------
328
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
329
- ------------------------------------------------------------------------
330
-  (0.0ms) rollback transaction
331
-  (0.1ms) begin transaction
332
- -------------------------------------------------------------------------
333
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
334
- -------------------------------------------------------------------------
335
-  (0.1ms) rollback transaction
336
-  (0.0ms) begin transaction
337
- -------------------------------------------------------------------------
338
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
339
- -------------------------------------------------------------------------
340
-  (0.0ms) rollback transaction
341
-  (0.0ms) begin transaction
342
- ---------------------------------------------------------------
343
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
344
- ---------------------------------------------------------------
345
-  (0.1ms) rollback transaction
346
-  (0.0ms) begin transaction
347
- -------------------------------------------------------------
348
- ActiveComponent::RailtieTest: test_get_the_controller_context
349
- -------------------------------------------------------------
350
-  (0.1ms) rollback transaction
351
-  (0.0ms) begin transaction
352
- ---------------------------------------------------------
353
- ActiveComponent::RenderableTest: test_renders_a_component
354
- ---------------------------------------------------------
355
-  (0.0ms) rollback transaction
356
-  (0.0ms) begin transaction
357
- -----------------------------------------------------
358
- ActiveComponentTest: test_has_a_get_controller_method
359
- -----------------------------------------------------
360
-  (0.1ms) rollback transaction
361
-  (0.3ms) begin transaction
362
- --------------------------------------------------------------------------------------------------------
363
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
364
- --------------------------------------------------------------------------------------------------------
365
-  (0.1ms) rollback transaction
366
-  (0.1ms) begin transaction
367
- -------------------------------------------------------------------------------------------------------------------------
368
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
369
- -------------------------------------------------------------------------------------------------------------------------
370
-  (0.0ms) rollback transaction
371
-  (0.1ms) begin transaction
372
- ------------------------------------------------------------------------
373
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
374
- ------------------------------------------------------------------------
375
-  (0.0ms) rollback transaction
376
-  (0.1ms) begin transaction
377
- -------------------------------------------------------------------------
378
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
379
- -------------------------------------------------------------------------
380
-  (0.1ms) rollback transaction
381
-  (0.1ms) begin transaction
382
- -------------------------------------------------------------------------
383
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
384
- -------------------------------------------------------------------------
385
-  (0.0ms) rollback transaction
386
-  (0.0ms) begin transaction
387
- ---------------------------------------------------------------
388
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
389
- ---------------------------------------------------------------
390
-  (0.1ms) rollback transaction
391
-  (0.0ms) begin transaction
392
- -------------------------------------------------------------
393
- ActiveComponent::RailtieTest: test_get_the_controller_context
394
- -------------------------------------------------------------
395
-  (0.1ms) rollback transaction
396
-  (0.0ms) begin transaction
397
- ---------------------------------------------------------
398
- ActiveComponent::RenderableTest: test_renders_a_component
399
- ---------------------------------------------------------
400
-  (0.0ms) rollback transaction
401
-  (0.0ms) begin transaction
402
- -----------------------------------------------------
403
- ActiveComponentTest: test_has_a_get_controller_method
404
- -----------------------------------------------------
405
-  (0.0ms) rollback transaction
406
-  (0.3ms) begin transaction
407
- --------------------------------------------------------------------------------------------------------
408
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
409
- --------------------------------------------------------------------------------------------------------
410
-  (0.1ms) rollback transaction
411
-  (0.1ms) begin transaction
412
- -------------------------------------------------------------------------------------------------------------------------
413
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
414
- -------------------------------------------------------------------------------------------------------------------------
415
-  (0.0ms) rollback transaction
416
-  (0.0ms) begin transaction
417
- ------------------------------------------------------------------------
418
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
419
- ------------------------------------------------------------------------
420
-  (0.0ms) rollback transaction
421
-  (0.0ms) begin transaction
422
- -------------------------------------------------------------------------
423
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
424
- -------------------------------------------------------------------------
425
-  (0.2ms) rollback transaction
426
-  (0.0ms) begin transaction
427
- -------------------------------------------------------------------------
428
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
429
- -------------------------------------------------------------------------
430
-  (0.1ms) rollback transaction
431
-  (0.1ms) begin transaction
432
- ---------------------------------------------------------------
433
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
434
- ---------------------------------------------------------------
435
-  (0.1ms) rollback transaction
436
-  (0.1ms) begin transaction
437
- -------------------------------------------------------------
438
- ActiveComponent::RailtieTest: test_get_the_controller_context
439
- -------------------------------------------------------------
440
-  (0.1ms) rollback transaction
441
-  (0.1ms) begin transaction
442
- ---------------------------------------------------------
443
- ActiveComponent::RenderableTest: test_renders_a_component
444
- ---------------------------------------------------------
445
-  (0.1ms) rollback transaction
446
-  (0.1ms) begin transaction
447
- -----------------------------------------------------
448
- ActiveComponentTest: test_has_a_get_controller_method
449
- -----------------------------------------------------
450
-  (0.1ms) rollback transaction
451
-  (0.3ms) begin transaction
452
- --------------------------------------------------------------------------------------------------------
453
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
454
- --------------------------------------------------------------------------------------------------------
455
-  (0.1ms) rollback transaction
456
-  (0.1ms) begin transaction
457
- -------------------------------------------------------------------------------------------------------------------------
458
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
459
- -------------------------------------------------------------------------------------------------------------------------
460
-  (0.0ms) rollback transaction
461
-  (0.1ms) begin transaction
462
- ------------------------------------------------------------------------
463
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
464
- ------------------------------------------------------------------------
465
-  (0.0ms) rollback transaction
466
-  (0.1ms) begin transaction
467
- -------------------------------------------------------------------------
468
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
469
- -------------------------------------------------------------------------
470
-  (0.1ms) rollback transaction
471
-  (0.0ms) begin transaction
472
- -------------------------------------------------------------------------
473
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
474
- -------------------------------------------------------------------------
475
-  (0.0ms) rollback transaction
476
-  (0.0ms) begin transaction
477
- ---------------------------------------------------------------
478
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
479
- ---------------------------------------------------------------
480
-  (0.1ms) rollback transaction
481
-  (0.0ms) begin transaction
482
- -------------------------------------------------------------
483
- ActiveComponent::RailtieTest: test_get_the_controller_context
484
- -------------------------------------------------------------
485
-  (0.1ms) rollback transaction
486
-  (0.0ms) begin transaction
487
- ---------------------------------------------------------
488
- ActiveComponent::RenderableTest: test_renders_a_component
489
- ---------------------------------------------------------
490
-  (0.1ms) rollback transaction
491
-  (0.0ms) begin transaction
492
- -----------------------------------------------------
493
- ActiveComponentTest: test_has_a_get_controller_method
494
- -----------------------------------------------------
495
-  (0.0ms) rollback transaction
496
-  (0.2ms) begin transaction
497
- --------------------------------------------------------------------------------------------------------
498
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
499
- --------------------------------------------------------------------------------------------------------
500
-  (0.1ms) rollback transaction
501
-  (0.1ms) begin transaction
502
- -------------------------------------------------------------------------------------------------------------------------
503
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
504
- -------------------------------------------------------------------------------------------------------------------------
505
-  (0.0ms) rollback transaction
506
-  (0.1ms) begin transaction
507
- ------------------------------------------------------------------------
508
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
509
- ------------------------------------------------------------------------
510
-  (0.0ms) rollback transaction
511
-  (0.1ms) begin transaction
512
- -------------------------------------------------------------------------
513
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
514
- -------------------------------------------------------------------------
515
-  (0.1ms) rollback transaction
516
-  (0.1ms) begin transaction
517
- -------------------------------------------------------------------------
518
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
519
- -------------------------------------------------------------------------
520
-  (0.0ms) rollback transaction
521
-  (0.0ms) begin transaction
522
- ---------------------------------------------------------------
523
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
524
- ---------------------------------------------------------------
525
-  (0.1ms) rollback transaction
526
-  (0.0ms) begin transaction
527
- -------------------------------------------------------------
528
- ActiveComponent::RailtieTest: test_get_the_controller_context
529
- -------------------------------------------------------------
530
-  (0.1ms) rollback transaction
531
-  (0.0ms) begin transaction
532
- ---------------------------------------------------------------------------
533
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
534
- ---------------------------------------------------------------------------
535
-  (0.1ms) rollback transaction
536
-  (0.1ms) begin transaction
537
- ---------------------------------------------------------
538
- ActiveComponent::RenderableTest: test_renders_a_component
539
- ---------------------------------------------------------
540
-  (0.0ms) rollback transaction
541
-  (0.0ms) begin transaction
542
- -----------------------------------------------------
543
- ActiveComponentTest: test_has_a_get_controller_method
544
- -----------------------------------------------------
545
-  (0.1ms) rollback transaction
546
-  (0.2ms) begin transaction
547
- --------------------------------------------------------------------------------------------------------
548
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
549
- --------------------------------------------------------------------------------------------------------
550
-  (0.1ms) rollback transaction
551
-  (0.1ms) begin transaction
552
- -------------------------------------------------------------------------------------------------------------------------
553
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
554
- -------------------------------------------------------------------------------------------------------------------------
555
-  (0.0ms) rollback transaction
556
-  (0.1ms) begin transaction
557
- ------------------------------------------------------------------------
558
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
559
- ------------------------------------------------------------------------
560
-  (0.0ms) rollback transaction
561
-  (0.0ms) begin transaction
562
- -------------------------------------------------------------------------
563
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
564
- -------------------------------------------------------------------------
565
-  (0.1ms) rollback transaction
566
-  (0.1ms) begin transaction
567
- -------------------------------------------------------------------------
568
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
569
- -------------------------------------------------------------------------
570
-  (0.0ms) rollback transaction
571
-  (0.0ms) begin transaction
572
- ---------------------------------------------------------------
573
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
574
- ---------------------------------------------------------------
575
-  (0.1ms) rollback transaction
576
-  (0.0ms) begin transaction
577
- -------------------------------------------------------------
578
- ActiveComponent::RailtieTest: test_get_the_controller_context
579
- -------------------------------------------------------------
580
-  (0.1ms) rollback transaction
581
-  (0.0ms) begin transaction
582
- ---------------------------------------------------------------------------
583
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
584
- ---------------------------------------------------------------------------
585
-  (0.1ms) rollback transaction
586
-  (0.1ms) begin transaction
587
- ---------------------------------------------------------
588
- ActiveComponent::RenderableTest: test_renders_a_component
589
- ---------------------------------------------------------
590
-  (0.0ms) rollback transaction
591
-  (0.1ms) begin transaction
592
- -----------------------------------------------------
593
- ActiveComponentTest: test_has_a_get_controller_method
594
- -----------------------------------------------------
595
-  (0.1ms) rollback transaction
596
-  (0.3ms) begin transaction
597
- --------------------------------------------------------------------------------------------------------
598
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
599
- --------------------------------------------------------------------------------------------------------
600
-  (0.1ms) rollback transaction
601
-  (0.1ms) begin transaction
602
- -------------------------------------------------------------------------------------------------------------------------
603
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
604
- -------------------------------------------------------------------------------------------------------------------------
605
-  (0.0ms) rollback transaction
606
-  (0.1ms) begin transaction
607
- ------------------------------------------------------------------------
608
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
609
- ------------------------------------------------------------------------
610
-  (0.0ms) rollback transaction
611
-  (0.1ms) begin transaction
612
- -------------------------------------------------------------------------
613
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
614
- -------------------------------------------------------------------------
615
-  (0.1ms) rollback transaction
616
-  (0.1ms) begin transaction
617
- -------------------------------------------------------------------------
618
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
619
- -------------------------------------------------------------------------
620
-  (0.0ms) rollback transaction
621
-  (0.0ms) begin transaction
622
- ---------------------------------------------------------------
623
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
624
- ---------------------------------------------------------------
625
-  (0.1ms) rollback transaction
626
-  (0.0ms) begin transaction
627
- -------------------------------------------------------------
628
- ActiveComponent::RailtieTest: test_get_the_controller_context
629
- -------------------------------------------------------------
630
-  (0.1ms) rollback transaction
631
-  (0.0ms) begin transaction
632
- ---------------------------------------------------------------------------
633
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
634
- ---------------------------------------------------------------------------
635
-  (0.1ms) rollback transaction
636
-  (0.1ms) begin transaction
637
- ---------------------------------------------------------
638
- ActiveComponent::RenderableTest: test_renders_a_component
639
- ---------------------------------------------------------
640
-  (0.0ms) rollback transaction
641
-  (0.0ms) begin transaction
642
- -----------------------------------------------------
643
- ActiveComponentTest: test_has_a_get_controller_method
644
- -----------------------------------------------------
645
-  (0.1ms) rollback transaction
646
-  (0.3ms) begin transaction
647
- --------------------------------------------------------------------------------------------------------
648
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
649
- --------------------------------------------------------------------------------------------------------
650
-  (0.1ms) rollback transaction
651
-  (0.1ms) begin transaction
652
- -------------------------------------------------------------------------------------------------------------------------
653
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
654
- -------------------------------------------------------------------------------------------------------------------------
655
-  (0.0ms) rollback transaction
656
-  (0.1ms) begin transaction
657
- ------------------------------------------------------------------------
658
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
659
- ------------------------------------------------------------------------
660
-  (0.0ms) rollback transaction
661
-  (0.0ms) begin transaction
662
- -------------------------------------------------------------------------
663
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
664
- -------------------------------------------------------------------------
665
-  (0.1ms) rollback transaction
666
-  (0.1ms) begin transaction
667
- -------------------------------------------------------------------------
668
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
669
- -------------------------------------------------------------------------
670
-  (0.0ms) rollback transaction
671
-  (0.0ms) begin transaction
672
- ---------------------------------------------------------------
673
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
674
- ---------------------------------------------------------------
675
-  (0.1ms) rollback transaction
676
-  (0.0ms) begin transaction
677
- -------------------------------------------------------------
678
- ActiveComponent::RailtieTest: test_get_the_controller_context
679
- -------------------------------------------------------------
680
-  (0.1ms) rollback transaction
681
-  (0.1ms) begin transaction
682
- ---------------------------------------------------------------------------
683
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
684
- ---------------------------------------------------------------------------
685
-  (0.1ms) rollback transaction
686
-  (0.1ms) begin transaction
687
- ---------------------------------------------------------
688
- ActiveComponent::RenderableTest: test_renders_a_component
689
- ---------------------------------------------------------
690
-  (0.1ms) rollback transaction
691
-  (0.1ms) begin transaction
692
- -----------------------------------------------------
693
- ActiveComponentTest: test_has_a_get_controller_method
694
- -----------------------------------------------------
695
-  (0.1ms) rollback transaction
696
-  (0.4ms) begin transaction
697
- --------------------------------------------------------------------------------------------------------
698
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
699
- --------------------------------------------------------------------------------------------------------
700
-  (0.1ms) rollback transaction
701
-  (0.1ms) begin transaction
702
- -------------------------------------------------------------------------------------------------------------------------
703
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
704
- -------------------------------------------------------------------------------------------------------------------------
705
-  (0.0ms) rollback transaction
706
-  (0.1ms) begin transaction
707
- ------------------------------------------------------------------------
708
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
709
- ------------------------------------------------------------------------
710
-  (0.0ms) rollback transaction
711
-  (0.1ms) begin transaction
712
- -------------------------------------------------------------------------
713
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
714
- -------------------------------------------------------------------------
715
-  (0.1ms) rollback transaction
716
-  (0.1ms) begin transaction
717
- -------------------------------------------------------------------------
718
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
719
- -------------------------------------------------------------------------
720
-  (0.0ms) rollback transaction
721
-  (0.0ms) begin transaction
722
- ---------------------------------------------------------------
723
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
724
- ---------------------------------------------------------------
725
-  (0.1ms) rollback transaction
726
-  (0.0ms) begin transaction
727
- -------------------------------------------------------------
728
- ActiveComponent::RailtieTest: test_get_the_controller_context
729
- -------------------------------------------------------------
730
-  (0.1ms) rollback transaction
731
-  (0.0ms) begin transaction
732
- ---------------------------------------------------------------------------
733
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
734
- ---------------------------------------------------------------------------
735
-  (0.0ms) rollback transaction
736
-  (0.1ms) begin transaction
737
- ---------------------------------------------------------
738
- ActiveComponent::RenderableTest: test_renders_a_component
739
- ---------------------------------------------------------
740
-  (0.0ms) rollback transaction
741
-  (0.0ms) begin transaction
742
- -----------------------------------------------------
743
- ActiveComponentTest: test_has_a_get_controller_method
744
- -----------------------------------------------------
745
-  (0.1ms) rollback transaction
746
-  (0.3ms) begin transaction
747
- --------------------------------------------------------------------------------------------------------
748
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
749
- --------------------------------------------------------------------------------------------------------
750
-  (0.1ms) rollback transaction
751
-  (0.1ms) begin transaction
752
- -------------------------------------------------------------------------------------------------------------------------
753
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
754
- -------------------------------------------------------------------------------------------------------------------------
755
-  (0.0ms) rollback transaction
756
-  (0.0ms) begin transaction
757
- ------------------------------------------------------------------------
758
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
759
- ------------------------------------------------------------------------
760
-  (0.0ms) rollback transaction
761
-  (0.0ms) begin transaction
762
- -------------------------------------------------------------------------
763
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
764
- -------------------------------------------------------------------------
765
-  (0.1ms) rollback transaction
766
-  (0.1ms) begin transaction
767
- -------------------------------------------------------------------------
768
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
769
- -------------------------------------------------------------------------
770
-  (0.0ms) rollback transaction
771
-  (0.0ms) begin transaction
772
- ---------------------------------------------------------------
773
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
774
- ---------------------------------------------------------------
775
-  (0.1ms) rollback transaction
776
-  (0.0ms) begin transaction
777
- -------------------------------------------------------------
778
- ActiveComponent::RailtieTest: test_get_the_controller_context
779
- -------------------------------------------------------------
780
-  (0.1ms) rollback transaction
781
-  (0.0ms) begin transaction
782
- ---------------------------------------------------------------------------
783
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
784
- ---------------------------------------------------------------------------
785
-  (0.0ms) rollback transaction
786
-  (0.0ms) begin transaction
787
- ---------------------------------------------------------
788
- ActiveComponent::RenderableTest: test_renders_a_component
789
- ---------------------------------------------------------
790
-  (0.0ms) rollback transaction
791
-  (0.0ms) begin transaction
792
- -----------------------------------------------------
793
- ActiveComponentTest: test_has_a_get_controller_method
794
- -----------------------------------------------------
795
-  (0.1ms) rollback transaction
796
-  (0.2ms) begin transaction
797
- --------------------------------------------------------------------------------------------------------
798
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
799
- --------------------------------------------------------------------------------------------------------
800
-  (0.1ms) rollback transaction
801
-  (0.1ms) begin transaction
802
- -------------------------------------------------------------------------------------------------------------------------
803
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
804
- -------------------------------------------------------------------------------------------------------------------------
805
-  (0.0ms) rollback transaction
806
-  (0.0ms) begin transaction
807
- ------------------------------------------------------------------------
808
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
809
- ------------------------------------------------------------------------
810
-  (0.0ms) rollback transaction
811
-  (0.0ms) begin transaction
812
- -------------------------------------------------------------------------
813
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
814
- -------------------------------------------------------------------------
815
-  (0.1ms) rollback transaction
816
-  (0.0ms) begin transaction
817
- -------------------------------------------------------------------------
818
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
819
- -------------------------------------------------------------------------
820
-  (0.0ms) rollback transaction
821
-  (0.0ms) begin transaction
822
- ---------------------------------------------------------------
823
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
824
- ---------------------------------------------------------------
825
-  (0.1ms) rollback transaction
826
-  (0.0ms) begin transaction
827
- -------------------------------------------------------------
828
- ActiveComponent::RailtieTest: test_get_the_controller_context
829
- -------------------------------------------------------------
830
-  (0.0ms) rollback transaction
831
-  (0.0ms) begin transaction
832
- ---------------------------------------------------------------------------
833
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
834
- ---------------------------------------------------------------------------
835
-  (0.0ms) rollback transaction
836
-  (0.0ms) begin transaction
837
- ---------------------------------------------------------
838
- ActiveComponent::RenderableTest: test_renders_a_component
839
- ---------------------------------------------------------
840
-  (0.0ms) rollback transaction
841
-  (0.0ms) begin transaction
842
- -----------------------------------------------------
843
- ActiveComponentTest: test_has_a_get_controller_method
844
- -----------------------------------------------------
845
-  (0.0ms) rollback transaction
846
-  (0.3ms) begin transaction
847
- --------------------------------------------------------------------------------------------------------
848
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
849
- --------------------------------------------------------------------------------------------------------
850
-  (0.1ms) rollback transaction
851
-  (0.1ms) begin transaction
852
- -------------------------------------------------------------------------------------------------------------------------
853
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
854
- -------------------------------------------------------------------------------------------------------------------------
855
-  (0.0ms) rollback transaction
856
-  (0.0ms) begin transaction
857
- ------------------------------------------------------------------------
858
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
859
- ------------------------------------------------------------------------
860
-  (0.0ms) rollback transaction
861
-  (0.0ms) begin transaction
862
- -------------------------------------------------------------------------
863
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
864
- -------------------------------------------------------------------------
865
-  (0.1ms) rollback transaction
866
-  (0.0ms) begin transaction
867
- -------------------------------------------------------------------------
868
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
869
- -------------------------------------------------------------------------
870
-  (0.0ms) rollback transaction
871
-  (0.0ms) begin transaction
872
- ---------------------------------------------------------------
873
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
874
- ---------------------------------------------------------------
875
-  (0.1ms) rollback transaction
876
-  (0.0ms) begin transaction
877
- -------------------------------------------------------------
878
- ActiveComponent::RailtieTest: test_get_the_controller_context
879
- -------------------------------------------------------------
880
-  (0.0ms) rollback transaction
881
-  (0.0ms) begin transaction
882
- ---------------------------------------------------------------------------
883
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
884
- ---------------------------------------------------------------------------
885
-  (0.0ms) rollback transaction
886
-  (0.0ms) begin transaction
887
- ---------------------------------------------------------
888
- ActiveComponent::RenderableTest: test_renders_a_component
889
- ---------------------------------------------------------
890
-  (0.0ms) rollback transaction
891
-  (0.0ms) begin transaction
892
- -----------------------------------------------------
893
- ActiveComponentTest: test_has_a_get_controller_method
894
- -----------------------------------------------------
895
-  (0.0ms) rollback transaction
896
-  (0.3ms) begin transaction
897
- --------------------------------------------------------------------------------------------------------
898
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
899
- --------------------------------------------------------------------------------------------------------
900
-  (0.1ms) rollback transaction
901
-  (0.1ms) begin transaction
902
- -------------------------------------------------------------------------------------------------------------------------
903
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
904
- -------------------------------------------------------------------------------------------------------------------------
905
-  (0.0ms) rollback transaction
906
-  (0.1ms) begin transaction
907
- ------------------------------------------------------------------------
908
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
909
- ------------------------------------------------------------------------
910
-  (0.0ms) rollback transaction
911
-  (0.1ms) begin transaction
912
- -------------------------------------------------------------------------
913
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
914
- -------------------------------------------------------------------------
915
-  (0.1ms) rollback transaction
916
-  (0.1ms) begin transaction
917
- -------------------------------------------------------------------------
918
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
919
- -------------------------------------------------------------------------
920
-  (0.0ms) rollback transaction
921
-  (0.1ms) begin transaction
922
- ---------------------------------------------------------------
923
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
924
- ---------------------------------------------------------------
925
-  (0.1ms) rollback transaction
926
-  (0.1ms) begin transaction
927
- -------------------------------------------------------------
928
- ActiveComponent::RailtieTest: test_get_the_controller_context
929
- -------------------------------------------------------------
930
-  (0.1ms) rollback transaction
931
-  (0.0ms) begin transaction
932
- ---------------------------------------------------------------------------
933
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
934
- ---------------------------------------------------------------------------
935
-  (0.1ms) rollback transaction
936
-  (0.1ms) begin transaction
937
- ---------------------------------------------------------
938
- ActiveComponent::RenderableTest: test_renders_a_component
939
- ---------------------------------------------------------
940
-  (0.0ms) rollback transaction
941
-  (0.1ms) begin transaction
942
- -----------------------------------------------------
943
- ActiveComponentTest: test_has_a_get_controller_method
944
- -----------------------------------------------------
945
-  (0.1ms) rollback transaction
946
-  (0.2ms) begin transaction
947
- --------------------------------------------------------------------------------------------------------
948
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
949
- --------------------------------------------------------------------------------------------------------
950
-  (0.1ms) rollback transaction
951
-  (0.1ms) begin transaction
952
- -------------------------------------------------------------------------------------------------------------------------
953
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
954
- -------------------------------------------------------------------------------------------------------------------------
955
-  (0.0ms) rollback transaction
956
-  (0.0ms) begin transaction
957
- ------------------------------------------------------------------------
958
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
959
- ------------------------------------------------------------------------
960
-  (0.0ms) rollback transaction
961
-  (0.0ms) begin transaction
962
- -------------------------------------------------------------------------
963
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
964
- -------------------------------------------------------------------------
965
-  (0.1ms) rollback transaction
966
-  (0.0ms) begin transaction
967
- -------------------------------------------------------------------------
968
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
969
- -------------------------------------------------------------------------
970
-  (0.0ms) rollback transaction
971
-  (0.0ms) begin transaction
972
- ---------------------------------------------------------------
973
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
974
- ---------------------------------------------------------------
975
-  (0.1ms) rollback transaction
976
-  (0.0ms) begin transaction
977
- -------------------------------------------------------------
978
- ActiveComponent::RailtieTest: test_get_the_controller_context
979
- -------------------------------------------------------------
980
-  (0.0ms) rollback transaction
981
-  (0.0ms) begin transaction
982
- ---------------------------------------------------------------------------
983
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
984
- ---------------------------------------------------------------------------
985
-  (0.0ms) rollback transaction
986
-  (0.0ms) begin transaction
987
- ---------------------------------------------------------
988
- ActiveComponent::RenderableTest: test_renders_a_component
989
- ---------------------------------------------------------
990
-  (0.0ms) rollback transaction
991
-  (0.0ms) begin transaction
992
- -----------------------------------------------------
993
- ActiveComponentTest: test_has_a_get_controller_method
994
- -----------------------------------------------------
995
-  (0.0ms) rollback transaction
996
-  (0.3ms) begin transaction
997
- --------------------------------------------------------------------------------------------------------
998
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
999
- --------------------------------------------------------------------------------------------------------
1000
-  (0.1ms) rollback transaction
1001
-  (0.1ms) begin transaction
1002
- -------------------------------------------------------------------------------------------------------------------------
1003
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1004
- -------------------------------------------------------------------------------------------------------------------------
1005
-  (0.0ms) rollback transaction
1006
-  (0.0ms) begin transaction
1007
- ------------------------------------------------------------------------
1008
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1009
- ------------------------------------------------------------------------
1010
-  (0.0ms) rollback transaction
1011
-  (0.0ms) begin transaction
1012
- -------------------------------------------------------------------------
1013
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1014
- -------------------------------------------------------------------------
1015
-  (0.1ms) rollback transaction
1016
-  (0.1ms) begin transaction
1017
- -------------------------------------------------------------------------
1018
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1019
- -------------------------------------------------------------------------
1020
-  (0.0ms) rollback transaction
1021
-  (0.0ms) begin transaction
1022
- ---------------------------------------------------------------
1023
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1024
- ---------------------------------------------------------------
1025
-  (0.0ms) rollback transaction
1026
-  (0.0ms) begin transaction
1027
- -------------------------------------------------------------
1028
- ActiveComponent::RailtieTest: test_get_the_controller_context
1029
- -------------------------------------------------------------
1030
-  (0.0ms) rollback transaction
1031
-  (0.0ms) begin transaction
1032
- ---------------------------------------------------------------------------
1033
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1034
- ---------------------------------------------------------------------------
1035
-  (0.1ms) rollback transaction
1036
-  (0.1ms) begin transaction
1037
- ---------------------------------------------------------
1038
- ActiveComponent::RenderableTest: test_renders_a_component
1039
- ---------------------------------------------------------
1040
-  (0.0ms) rollback transaction
1041
-  (0.0ms) begin transaction
1042
- -----------------------------------------------------
1043
- ActiveComponentTest: test_has_a_get_controller_method
1044
- -----------------------------------------------------
1045
-  (0.1ms) rollback transaction
1046
-  (0.3ms) begin transaction
1047
- --------------------------------------------------------------------------------------------------------
1048
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1049
- --------------------------------------------------------------------------------------------------------
1050
-  (0.1ms) rollback transaction
1051
-  (0.1ms) begin transaction
1052
- -------------------------------------------------------------------------------------------------------------------------
1053
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1054
- -------------------------------------------------------------------------------------------------------------------------
1055
-  (0.0ms) rollback transaction
1056
-  (0.0ms) begin transaction
1057
- ------------------------------------------------------------------------
1058
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1059
- ------------------------------------------------------------------------
1060
-  (0.0ms) rollback transaction
1061
-  (0.0ms) begin transaction
1062
- -------------------------------------------------------------------------
1063
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1064
- -------------------------------------------------------------------------
1065
-  (0.1ms) rollback transaction
1066
-  (0.0ms) begin transaction
1067
- -------------------------------------------------------------------------
1068
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1069
- -------------------------------------------------------------------------
1070
-  (0.0ms) rollback transaction
1071
-  (0.1ms) begin transaction
1072
- ---------------------------------------------------------------
1073
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1074
- ---------------------------------------------------------------
1075
-  (0.1ms) rollback transaction
1076
-  (0.0ms) begin transaction
1077
- -------------------------------------------------------------
1078
- ActiveComponent::RailtieTest: test_get_the_controller_context
1079
- -------------------------------------------------------------
1080
-  (0.1ms) rollback transaction
1081
-  (0.0ms) begin transaction
1082
- ---------------------------------------------------------------------------
1083
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1084
- ---------------------------------------------------------------------------
1085
-  (0.1ms) rollback transaction
1086
-  (0.0ms) begin transaction
1087
- ---------------------------------------------------------
1088
- ActiveComponent::RenderableTest: test_renders_a_component
1089
- ---------------------------------------------------------
1090
-  (0.0ms) rollback transaction
1091
-  (0.0ms) begin transaction
1092
- -----------------------------------------------------
1093
- ActiveComponentTest: test_has_a_get_controller_method
1094
- -----------------------------------------------------
1095
-  (0.1ms) rollback transaction
1096
-  (0.2ms) begin transaction
1097
- --------------------------------------------------------------------------------------------------------
1098
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1099
- --------------------------------------------------------------------------------------------------------
1100
-  (0.1ms) rollback transaction
1101
-  (0.1ms) begin transaction
1102
- -------------------------------------------------------------------------------------------------------------------------
1103
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1104
- -------------------------------------------------------------------------------------------------------------------------
1105
-  (0.0ms) rollback transaction
1106
-  (0.0ms) begin transaction
1107
- ------------------------------------------------------------------------
1108
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1109
- ------------------------------------------------------------------------
1110
-  (0.0ms) rollback transaction
1111
-  (0.0ms) begin transaction
1112
- -------------------------------------------------------------------------
1113
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1114
- -------------------------------------------------------------------------
1115
-  (0.1ms) rollback transaction
1116
-  (0.0ms) begin transaction
1117
- -------------------------------------------------------------------------
1118
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1119
- -------------------------------------------------------------------------
1120
-  (0.0ms) rollback transaction
1121
-  (0.0ms) begin transaction
1122
- ---------------------------------------------------------------
1123
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1124
- ---------------------------------------------------------------
1125
-  (0.0ms) rollback transaction
1126
-  (0.0ms) begin transaction
1127
- -------------------------------------------------------------
1128
- ActiveComponent::RailtieTest: test_get_the_controller_context
1129
- -------------------------------------------------------------
1130
-  (0.1ms) rollback transaction
1131
-  (0.3ms) begin transaction
1132
- --------------------------------------------------------------------------------------------------------
1133
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1134
- --------------------------------------------------------------------------------------------------------
1135
-  (0.1ms) rollback transaction
1136
-  (0.1ms) begin transaction
1137
- -------------------------------------------------------------------------------------------------------------------------
1138
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1139
- -------------------------------------------------------------------------------------------------------------------------
1140
-  (0.0ms) rollback transaction
1141
-  (0.1ms) begin transaction
1142
- ------------------------------------------------------------------------
1143
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1144
- ------------------------------------------------------------------------
1145
-  (0.0ms) rollback transaction
1146
-  (0.1ms) begin transaction
1147
- -------------------------------------------------------------------------
1148
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1149
- -------------------------------------------------------------------------
1150
-  (0.1ms) rollback transaction
1151
-  (0.1ms) begin transaction
1152
- -------------------------------------------------------------------------
1153
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1154
- -------------------------------------------------------------------------
1155
-  (0.0ms) rollback transaction
1156
-  (0.0ms) begin transaction
1157
- ---------------------------------------------------------------
1158
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1159
- ---------------------------------------------------------------
1160
-  (0.1ms) rollback transaction
1161
-  (0.0ms) begin transaction
1162
- -------------------------------------------------------------
1163
- ActiveComponent::RailtieTest: test_get_the_controller_context
1164
- -------------------------------------------------------------
1165
-  (0.2ms) rollback transaction
1166
-  (0.1ms) begin transaction
1167
- ---------------------------------------------------------------------------
1168
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1169
- ---------------------------------------------------------------------------
1170
-  (0.1ms) rollback transaction
1171
-  (0.1ms) begin transaction
1172
- ---------------------------------------------------------
1173
- ActiveComponent::RenderableTest: test_renders_a_component
1174
- ---------------------------------------------------------
1175
-  (0.2ms) rollback transaction
1176
-  (0.2ms) begin transaction
1177
- --------------------------------------------------------------------------------------------------------
1178
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1179
- --------------------------------------------------------------------------------------------------------
1180
-  (0.1ms) rollback transaction
1181
-  (0.1ms) begin transaction
1182
- -------------------------------------------------------------------------------------------------------------------------
1183
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1184
- -------------------------------------------------------------------------------------------------------------------------
1185
-  (0.0ms) rollback transaction
1186
-  (0.1ms) begin transaction
1187
- ------------------------------------------------------------------------
1188
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1189
- ------------------------------------------------------------------------
1190
-  (0.0ms) rollback transaction
1191
-  (0.1ms) begin transaction
1192
- -------------------------------------------------------------------------
1193
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1194
- -------------------------------------------------------------------------
1195
-  (0.1ms) rollback transaction
1196
-  (0.1ms) begin transaction
1197
- -------------------------------------------------------------------------
1198
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1199
- -------------------------------------------------------------------------
1200
-  (0.0ms) rollback transaction
1201
-  (0.0ms) begin transaction
1202
- ---------------------------------------------------------------
1203
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1204
- ---------------------------------------------------------------
1205
-  (0.1ms) rollback transaction
1206
-  (0.0ms) begin transaction
1207
- -------------------------------------------------------------
1208
- ActiveComponent::RailtieTest: test_get_the_controller_context
1209
- -------------------------------------------------------------
1210
-  (0.1ms) rollback transaction
1211
-  (0.2ms) begin transaction
1212
- --------------------------------------------------------------------------------------------------------
1213
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1214
- --------------------------------------------------------------------------------------------------------
1215
-  (0.1ms) rollback transaction
1216
-  (0.1ms) begin transaction
1217
- -------------------------------------------------------------------------------------------------------------------------
1218
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1219
- -------------------------------------------------------------------------------------------------------------------------
1220
-  (0.0ms) rollback transaction
1221
-  (0.1ms) begin transaction
1222
- ------------------------------------------------------------------------
1223
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1224
- ------------------------------------------------------------------------
1225
-  (0.1ms) rollback transaction
1226
-  (0.1ms) begin transaction
1227
- -------------------------------------------------------------------------
1228
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1229
- -------------------------------------------------------------------------
1230
-  (0.1ms) rollback transaction
1231
-  (0.0ms) begin transaction
1232
- -------------------------------------------------------------------------
1233
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1234
- -------------------------------------------------------------------------
1235
-  (0.0ms) rollback transaction
1236
-  (0.0ms) begin transaction
1237
- ---------------------------------------------------------------
1238
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1239
- ---------------------------------------------------------------
1240
-  (0.1ms) rollback transaction
1241
-  (0.0ms) begin transaction
1242
- -------------------------------------------------------------
1243
- ActiveComponent::RailtieTest: test_get_the_controller_context
1244
- -------------------------------------------------------------
1245
-  (0.1ms) rollback transaction
1246
-  (0.2ms) begin transaction
1247
- --------------------------------------------------------------------------------------------------------
1248
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1249
- --------------------------------------------------------------------------------------------------------
1250
-  (0.1ms) rollback transaction
1251
-  (0.1ms) begin transaction
1252
- -------------------------------------------------------------------------------------------------------------------------
1253
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1254
- -------------------------------------------------------------------------------------------------------------------------
1255
-  (0.0ms) rollback transaction
1256
-  (0.0ms) begin transaction
1257
- ------------------------------------------------------------------------
1258
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1259
- ------------------------------------------------------------------------
1260
-  (0.0ms) rollback transaction
1261
-  (0.0ms) begin transaction
1262
- -------------------------------------------------------------------------
1263
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1264
- -------------------------------------------------------------------------
1265
-  (0.1ms) rollback transaction
1266
-  (0.0ms) begin transaction
1267
- -------------------------------------------------------------------------
1268
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1269
- -------------------------------------------------------------------------
1270
-  (0.0ms) rollback transaction
1271
-  (0.0ms) begin transaction
1272
- ---------------------------------------------------------------
1273
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1274
- ---------------------------------------------------------------
1275
-  (0.1ms) rollback transaction
1276
-  (0.0ms) begin transaction
1277
- -------------------------------------------------------------
1278
- ActiveComponent::RailtieTest: test_get_the_controller_context
1279
- -------------------------------------------------------------
1280
-  (0.1ms) rollback transaction
1281
-  (0.1ms) begin transaction
1282
- ---------------------------------------------------------------------------
1283
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1284
- ---------------------------------------------------------------------------
1285
-  (0.1ms) rollback transaction
1286
-  (0.1ms) begin transaction
1287
- ---------------------------------------------------------
1288
- ActiveComponent::RenderableTest: test_renders_a_component
1289
- ---------------------------------------------------------
1290
-  (0.1ms) rollback transaction
1291
-  (0.1ms) begin transaction
1292
- -----------------------------------------------------
1293
- ActiveComponentTest: test_has_a_get_controller_method
1294
- -----------------------------------------------------
1295
-  (0.1ms) rollback transaction
1296
-  (0.3ms) begin transaction
1297
- --------------------------------------------------------------------------------------------------------
1298
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1299
- --------------------------------------------------------------------------------------------------------
1300
-  (0.1ms) rollback transaction
1301
-  (0.1ms) begin transaction
1302
- -------------------------------------------------------------------------------------------------------------------------
1303
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1304
- -------------------------------------------------------------------------------------------------------------------------
1305
-  (0.1ms) rollback transaction
1306
-  (0.0ms) begin transaction
1307
- ------------------------------------------------------------------------
1308
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1309
- ------------------------------------------------------------------------
1310
-  (0.0ms) rollback transaction
1311
-  (0.0ms) begin transaction
1312
- -------------------------------------------------------------------------
1313
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1314
- -------------------------------------------------------------------------
1315
-  (0.1ms) rollback transaction
1316
-  (0.0ms) begin transaction
1317
- -------------------------------------------------------------------------
1318
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1319
- -------------------------------------------------------------------------
1320
-  (0.1ms) rollback transaction
1321
-  (0.0ms) begin transaction
1322
- ---------------------------------------------------------------
1323
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1324
- ---------------------------------------------------------------
1325
-  (0.1ms) rollback transaction
1326
-  (0.1ms) begin transaction
1327
- -------------------------------------------------------------
1328
- ActiveComponent::RailtieTest: test_get_the_controller_context
1329
- -------------------------------------------------------------
1330
-  (0.1ms) rollback transaction
1331
-  (0.3ms) begin transaction
1332
- --------------------------------------------------------------------------------------------------------
1333
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1334
- --------------------------------------------------------------------------------------------------------
1335
-  (0.1ms) rollback transaction
1336
-  (0.1ms) begin transaction
1337
- -------------------------------------------------------------------------------------------------------------------------
1338
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1339
- -------------------------------------------------------------------------------------------------------------------------
1340
-  (0.0ms) rollback transaction
1341
-  (0.0ms) begin transaction
1342
- ------------------------------------------------------------------------
1343
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1344
- ------------------------------------------------------------------------
1345
-  (0.0ms) rollback transaction
1346
-  (0.0ms) begin transaction
1347
- -------------------------------------------------------------------------
1348
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1349
- -------------------------------------------------------------------------
1350
-  (0.1ms) rollback transaction
1351
-  (0.0ms) begin transaction
1352
- -------------------------------------------------------------------------
1353
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1354
- -------------------------------------------------------------------------
1355
-  (0.0ms) rollback transaction
1356
-  (0.0ms) begin transaction
1357
- ---------------------------------------------------------------
1358
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1359
- ---------------------------------------------------------------
1360
-  (0.1ms) rollback transaction
1361
-  (0.0ms) begin transaction
1362
- -------------------------------------------------------------
1363
- ActiveComponent::RailtieTest: test_get_the_controller_context
1364
- -------------------------------------------------------------
1365
-  (0.1ms) rollback transaction
1366
-  (0.0ms) begin transaction
1367
- ---------------------------------------------------------------------------
1368
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1369
- ---------------------------------------------------------------------------
1370
-  (0.1ms) rollback transaction
1371
-  (0.0ms) begin transaction
1372
- ---------------------------------------------------------
1373
- ActiveComponent::RenderableTest: test_renders_a_component
1374
- ---------------------------------------------------------
1375
-  (0.0ms) rollback transaction
1376
-  (0.0ms) begin transaction
1377
- -----------------------------------------------------
1378
- ActiveComponentTest: test_has_a_get_controller_method
1379
- -----------------------------------------------------
1380
-  (0.1ms) rollback transaction
1381
-  (0.2ms) begin transaction
1382
- --------------------------------------------------------------------------------------------------------
1383
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1384
- --------------------------------------------------------------------------------------------------------
1385
-  (0.1ms) rollback transaction
1386
-  (0.1ms) begin transaction
1387
- -------------------------------------------------------------------------------------------------------------------------
1388
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1389
- -------------------------------------------------------------------------------------------------------------------------
1390
-  (0.0ms) rollback transaction
1391
-  (0.1ms) begin transaction
1392
- ------------------------------------------------------------------------
1393
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1394
- ------------------------------------------------------------------------
1395
-  (0.0ms) rollback transaction
1396
-  (0.1ms) begin transaction
1397
- -------------------------------------------------------------------------
1398
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1399
- -------------------------------------------------------------------------
1400
-  (0.1ms) rollback transaction
1401
-  (0.1ms) begin transaction
1402
- -------------------------------------------------------------------------
1403
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1404
- -------------------------------------------------------------------------
1405
-  (0.1ms) rollback transaction
1406
-  (0.0ms) begin transaction
1407
- ---------------------------------------------------------------
1408
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1409
- ---------------------------------------------------------------
1410
-  (0.1ms) rollback transaction
1411
-  (0.0ms) begin transaction
1412
- -------------------------------------------------------------
1413
- ActiveComponent::RailtieTest: test_get_the_controller_context
1414
- -------------------------------------------------------------
1415
-  (0.1ms) rollback transaction
1416
-  (0.1ms) begin transaction
1417
- ---------------------------------------------------------------------------
1418
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1419
- ---------------------------------------------------------------------------
1420
-  (0.1ms) rollback transaction
1421
-  (0.0ms) begin transaction
1422
- ---------------------------------------------------------
1423
- ActiveComponent::RenderableTest: test_renders_a_component
1424
- ---------------------------------------------------------
1425
-  (0.1ms) rollback transaction
1426
-  (0.0ms) begin transaction
1427
- -----------------------------------------------------
1428
- ActiveComponentTest: test_has_a_get_controller_method
1429
- -----------------------------------------------------
1430
-  (0.1ms) rollback transaction
1431
-  (0.3ms) begin transaction
1432
- --------------------------------------------------------------------------------------------------------
1433
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1434
- --------------------------------------------------------------------------------------------------------
1435
-  (0.1ms) rollback transaction
1436
-  (0.1ms) begin transaction
1437
- -------------------------------------------------------------------------------------------------------------------------
1438
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1439
- -------------------------------------------------------------------------------------------------------------------------
1440
-  (0.0ms) rollback transaction
1441
-  (0.0ms) begin transaction
1442
- ------------------------------------------------------------------------
1443
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1444
- ------------------------------------------------------------------------
1445
-  (0.0ms) rollback transaction
1446
-  (0.0ms) begin transaction
1447
- -------------------------------------------------------------------------
1448
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1449
- -------------------------------------------------------------------------
1450
-  (0.1ms) rollback transaction
1451
-  (0.0ms) begin transaction
1452
- -------------------------------------------------------------------------
1453
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1454
- -------------------------------------------------------------------------
1455
-  (0.0ms) rollback transaction
1456
-  (0.0ms) begin transaction
1457
- ---------------------------------------------------------------
1458
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1459
- ---------------------------------------------------------------
1460
-  (0.1ms) rollback transaction
1461
-  (0.0ms) begin transaction
1462
- -------------------------------------------------------------
1463
- ActiveComponent::RailtieTest: test_get_the_controller_context
1464
- -------------------------------------------------------------
1465
-  (0.1ms) rollback transaction
1466
-  (0.0ms) begin transaction
1467
- ---------------------------------------------------------------------------
1468
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1469
- ---------------------------------------------------------------------------
1470
-  (0.1ms) rollback transaction
1471
-  (0.0ms) begin transaction
1472
- ---------------------------------------------------------
1473
- ActiveComponent::RenderableTest: test_renders_a_component
1474
- ---------------------------------------------------------
1475
-  (0.0ms) rollback transaction
1476
-  (0.0ms) begin transaction
1477
- -----------------------------------------------------
1478
- ActiveComponentTest: test_has_a_get_controller_method
1479
- -----------------------------------------------------
1480
-  (0.0ms) rollback transaction
1481
-  (0.2ms) begin transaction
1482
- --------------------------------------------------------------------------------------------------------
1483
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1484
- --------------------------------------------------------------------------------------------------------
1485
-  (0.1ms) rollback transaction
1486
-  (0.1ms) begin transaction
1487
- -------------------------------------------------------------------------------------------------------------------------
1488
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1489
- -------------------------------------------------------------------------------------------------------------------------
1490
-  (0.0ms) rollback transaction
1491
-  (0.1ms) begin transaction
1492
- ------------------------------------------------------------------------
1493
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1494
- ------------------------------------------------------------------------
1495
-  (0.0ms) rollback transaction
1496
-  (0.1ms) begin transaction
1497
- -------------------------------------------------------------------------
1498
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1499
- -------------------------------------------------------------------------
1500
-  (0.1ms) rollback transaction
1501
-  (0.0ms) begin transaction
1502
- -------------------------------------------------------------------------
1503
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1504
- -------------------------------------------------------------------------
1505
-  (0.0ms) rollback transaction
1506
-  (0.0ms) begin transaction
1507
- ---------------------------------------------------------------
1508
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1509
- ---------------------------------------------------------------
1510
-  (0.1ms) rollback transaction
1511
-  (0.0ms) begin transaction
1512
- -------------------------------------------------------------
1513
- ActiveComponent::RailtieTest: test_get_the_controller_context
1514
- -------------------------------------------------------------
1515
-  (0.1ms) rollback transaction
1516
-  (0.0ms) begin transaction
1517
- ---------------------------------------------------------------------------
1518
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1519
- ---------------------------------------------------------------------------
1520
-  (0.1ms) rollback transaction
1521
-  (0.0ms) begin transaction
1522
- ---------------------------------------------------------
1523
- ActiveComponent::RenderableTest: test_renders_a_component
1524
- ---------------------------------------------------------
1525
-  (0.0ms) rollback transaction
1526
-  (0.0ms) begin transaction
1527
- -----------------------------------------------------
1528
- ActiveComponentTest: test_has_a_get_controller_method
1529
- -----------------------------------------------------
1530
-  (0.1ms) rollback transaction
1531
-  (0.3ms) begin transaction
1532
- --------------------------------------------------------------------------------------------------------
1533
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1534
- --------------------------------------------------------------------------------------------------------
1535
-  (0.1ms) rollback transaction
1536
-  (0.1ms) begin transaction
1537
- -------------------------------------------------------------------------------------------------------------------------
1538
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1539
- -------------------------------------------------------------------------------------------------------------------------
1540
-  (0.0ms) rollback transaction
1541
-  (0.0ms) begin transaction
1542
- ------------------------------------------------------------------------
1543
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1544
- ------------------------------------------------------------------------
1545
-  (0.0ms) rollback transaction
1546
-  (0.0ms) begin transaction
1547
- -------------------------------------------------------------------------
1548
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1549
- -------------------------------------------------------------------------
1550
-  (0.1ms) rollback transaction
1551
-  (0.0ms) begin transaction
1552
- -------------------------------------------------------------------------
1553
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1554
- -------------------------------------------------------------------------
1555
-  (0.0ms) rollback transaction
1556
-  (0.0ms) begin transaction
1557
- ---------------------------------------------------------------
1558
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1559
- ---------------------------------------------------------------
1560
-  (0.1ms) rollback transaction
1561
-  (0.0ms) begin transaction
1562
- -------------------------------------------------------------
1563
- ActiveComponent::RailtieTest: test_get_the_controller_context
1564
- -------------------------------------------------------------
1565
-  (0.1ms) rollback transaction
1566
-  (0.0ms) begin transaction
1567
- ---------------------------------------------------------------------------
1568
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1569
- ---------------------------------------------------------------------------
1570
-  (0.1ms) rollback transaction
1571
-  (0.0ms) begin transaction
1572
- ---------------------------------------------------------
1573
- ActiveComponent::RenderableTest: test_renders_a_component
1574
- ---------------------------------------------------------
1575
-  (0.1ms) rollback transaction
1576
-  (0.0ms) begin transaction
1577
- -----------------------------------------------------
1578
- ActiveComponentTest: test_has_a_get_controller_method
1579
- -----------------------------------------------------
1580
-  (0.0ms) rollback transaction
1581
-  (0.2ms) begin transaction
1582
- --------------------------------------------------------------------------------------------------------
1583
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1584
- --------------------------------------------------------------------------------------------------------
1585
-  (0.1ms) rollback transaction
1586
-  (0.1ms) begin transaction
1587
- -------------------------------------------------------------------------------------------------------------------------
1588
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1589
- -------------------------------------------------------------------------------------------------------------------------
1590
-  (0.0ms) rollback transaction
1591
-  (0.1ms) begin transaction
1592
- ------------------------------------------------------------------------
1593
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1594
- ------------------------------------------------------------------------
1595
-  (0.0ms) rollback transaction
1596
-  (0.1ms) begin transaction
1597
- -------------------------------------------------------------------------
1598
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1599
- -------------------------------------------------------------------------
1600
-  (0.1ms) rollback transaction
1601
-  (0.1ms) begin transaction
1602
- -------------------------------------------------------------------------
1603
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1604
- -------------------------------------------------------------------------
1605
-  (0.0ms) rollback transaction
1606
-  (0.0ms) begin transaction
1607
- ---------------------------------------------------------------
1608
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1609
- ---------------------------------------------------------------
1610
-  (0.1ms) rollback transaction
1611
-  (0.0ms) begin transaction
1612
- -------------------------------------------------------------
1613
- ActiveComponent::RailtieTest: test_get_the_controller_context
1614
- -------------------------------------------------------------
1615
-  (0.3ms) begin transaction
1616
- --------------------------------------------------------------------------------------------------------
1617
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1618
- --------------------------------------------------------------------------------------------------------
1619
-  (0.1ms) rollback transaction
1620
-  (0.1ms) begin transaction
1621
- -------------------------------------------------------------------------------------------------------------------------
1622
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1623
- -------------------------------------------------------------------------------------------------------------------------
1624
-  (0.0ms) rollback transaction
1625
-  (0.1ms) begin transaction
1626
- ------------------------------------------------------------------------
1627
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1628
- ------------------------------------------------------------------------
1629
-  (0.0ms) rollback transaction
1630
-  (0.1ms) begin transaction
1631
- -------------------------------------------------------------------------
1632
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1633
- -------------------------------------------------------------------------
1634
-  (0.1ms) rollback transaction
1635
-  (0.1ms) begin transaction
1636
- -------------------------------------------------------------------------
1637
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1638
- -------------------------------------------------------------------------
1639
-  (0.0ms) rollback transaction
1640
-  (0.0ms) begin transaction
1641
- ---------------------------------------------------------------
1642
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1643
- ---------------------------------------------------------------
1644
-  (0.1ms) rollback transaction
1645
-  (0.0ms) begin transaction
1646
- -------------------------------------------------------------
1647
- ActiveComponent::RailtieTest: test_get_the_controller_context
1648
- -------------------------------------------------------------
1649
-  (0.1ms) rollback transaction
1650
-  (0.0ms) begin transaction
1651
- ---------------------------------------------------------------------------
1652
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1653
- ---------------------------------------------------------------------------
1654
-  (0.1ms) rollback transaction
1655
-  (0.1ms) begin transaction
1656
- ---------------------------------------------------------
1657
- ActiveComponent::RenderableTest: test_renders_a_component
1658
- ---------------------------------------------------------
1659
-  (0.1ms) rollback transaction
1660
-  (0.0ms) begin transaction
1661
- -----------------------------------------------------
1662
- ActiveComponentTest: test_has_a_get_controller_method
1663
- -----------------------------------------------------
1664
-  (0.0ms) rollback transaction
1665
-  (0.2ms) begin transaction
1666
- --------------------------------------------------------------------------------------------------------
1667
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1668
- --------------------------------------------------------------------------------------------------------
1669
-  (0.1ms) rollback transaction
1670
-  (0.1ms) begin transaction
1671
- -------------------------------------------------------------------------------------------------------------------------
1672
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1673
- -------------------------------------------------------------------------------------------------------------------------
1674
-  (0.0ms) rollback transaction
1675
-  (0.0ms) begin transaction
1676
- ------------------------------------------------------------------------
1677
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1678
- ------------------------------------------------------------------------
1679
-  (0.0ms) rollback transaction
1680
-  (0.0ms) begin transaction
1681
- -------------------------------------------------------------------------
1682
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1683
- -------------------------------------------------------------------------
1684
-  (0.1ms) rollback transaction
1685
-  (0.0ms) begin transaction
1686
- -------------------------------------------------------------------------
1687
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1688
- -------------------------------------------------------------------------
1689
-  (0.0ms) rollback transaction
1690
-  (0.0ms) begin transaction
1691
- ---------------------------------------------------------------
1692
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1693
- ---------------------------------------------------------------
1694
-  (0.1ms) rollback transaction
1695
-  (0.0ms) begin transaction
1696
- -------------------------------------------------------------
1697
- ActiveComponent::RailtieTest: test_get_the_controller_context
1698
- -------------------------------------------------------------
1699
-  (0.1ms) rollback transaction
1700
-  (0.0ms) begin transaction
1701
- ---------------------------------------------------------------------------
1702
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1703
- ---------------------------------------------------------------------------
1704
-  (0.1ms) rollback transaction
1705
-  (0.0ms) begin transaction
1706
- ---------------------------------------------------------
1707
- ActiveComponent::RenderableTest: test_renders_a_component
1708
- ---------------------------------------------------------
1709
-  (0.0ms) rollback transaction
1710
-  (0.0ms) begin transaction
1711
- -----------------------------------------------------
1712
- ActiveComponentTest: test_has_a_get_controller_method
1713
- -----------------------------------------------------
1714
-  (0.0ms) rollback transaction
1715
-  (0.3ms) begin transaction
1716
- --------------------------------------------------------------------------------------------------------
1717
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1718
- --------------------------------------------------------------------------------------------------------
1719
-  (0.1ms) rollback transaction
1720
-  (0.1ms) begin transaction
1721
- -------------------------------------------------------------------------------------------------------------------------
1722
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1723
- -------------------------------------------------------------------------------------------------------------------------
1724
-  (0.1ms) rollback transaction
1725
-  (0.0ms) begin transaction
1726
- ------------------------------------------------------------------------
1727
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1728
- ------------------------------------------------------------------------
1729
-  (0.0ms) rollback transaction
1730
-  (0.0ms) begin transaction
1731
- -------------------------------------------------------------------------
1732
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1733
- -------------------------------------------------------------------------
1734
-  (0.1ms) rollback transaction
1735
-  (0.0ms) begin transaction
1736
- -------------------------------------------------------------------------
1737
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1738
- -------------------------------------------------------------------------
1739
-  (0.0ms) rollback transaction
1740
-  (0.0ms) begin transaction
1741
- ---------------------------------------------------------------
1742
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1743
- ---------------------------------------------------------------
1744
-  (0.1ms) rollback transaction
1745
-  (0.0ms) begin transaction
1746
- -------------------------------------------------------------
1747
- ActiveComponent::RailtieTest: test_get_the_controller_context
1748
- -------------------------------------------------------------
1749
-  (0.1ms) rollback transaction
1750
-  (0.0ms) begin transaction
1751
- ---------------------------------------------------------------------------
1752
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1753
- ---------------------------------------------------------------------------
1754
-  (0.1ms) rollback transaction
1755
-  (0.0ms) begin transaction
1756
- ---------------------------------------------------------
1757
- ActiveComponent::RenderableTest: test_renders_a_component
1758
- ---------------------------------------------------------
1759
-  (0.1ms) rollback transaction
1760
-  (0.0ms) begin transaction
1761
- -----------------------------------------------------
1762
- ActiveComponentTest: test_has_a_get_controller_method
1763
- -----------------------------------------------------
1764
-  (0.0ms) rollback transaction
1765
-  (0.2ms) begin transaction
1766
- --------------------------------------------------------------------------------------------------------
1767
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1768
- --------------------------------------------------------------------------------------------------------
1769
-  (0.1ms) rollback transaction
1770
-  (0.1ms) begin transaction
1771
- -------------------------------------------------------------------------------------------------------------------------
1772
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1773
- -------------------------------------------------------------------------------------------------------------------------
1774
-  (0.0ms) rollback transaction
1775
-  (0.0ms) begin transaction
1776
- ------------------------------------------------------------------------
1777
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1778
- ------------------------------------------------------------------------
1779
-  (0.0ms) rollback transaction
1780
-  (0.0ms) begin transaction
1781
- -------------------------------------------------------------------------
1782
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1783
- -------------------------------------------------------------------------
1784
-  (0.1ms) rollback transaction
1785
-  (0.0ms) begin transaction
1786
- -------------------------------------------------------------------------
1787
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1788
- -------------------------------------------------------------------------
1789
-  (0.0ms) rollback transaction
1790
-  (0.0ms) begin transaction
1791
- ---------------------------------------------------------------
1792
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1793
- ---------------------------------------------------------------
1794
-  (0.1ms) rollback transaction
1795
-  (0.0ms) begin transaction
1796
- -------------------------------------------------------------
1797
- ActiveComponent::RailtieTest: test_get_the_controller_context
1798
- -------------------------------------------------------------
1799
-  (0.1ms) rollback transaction
1800
-  (0.0ms) begin transaction
1801
- ---------------------------------------------------------------------------
1802
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1803
- ---------------------------------------------------------------------------
1804
-  (0.1ms) rollback transaction
1805
-  (0.0ms) begin transaction
1806
- ---------------------------------------------------------
1807
- ActiveComponent::RenderableTest: test_renders_a_component
1808
- ---------------------------------------------------------
1809
-  (0.1ms) rollback transaction
1810
-  (0.0ms) begin transaction
1811
- -----------------------------------------------------
1812
- ActiveComponentTest: test_has_a_get_controller_method
1813
- -----------------------------------------------------
1814
-  (0.1ms) rollback transaction
1815
-  (0.2ms) begin transaction
1816
- --------------------------------------------------------------------------------------------------------
1817
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1818
- --------------------------------------------------------------------------------------------------------
1819
-  (0.1ms) rollback transaction
1820
-  (0.1ms) begin transaction
1821
- -------------------------------------------------------------------------------------------------------------------------
1822
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1823
- -------------------------------------------------------------------------------------------------------------------------
1824
-  (0.0ms) rollback transaction
1825
-  (0.1ms) begin transaction
1826
- ------------------------------------------------------------------------
1827
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1828
- ------------------------------------------------------------------------
1829
-  (0.0ms) rollback transaction
1830
-  (0.1ms) begin transaction
1831
- -------------------------------------------------------------------------
1832
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1833
- -------------------------------------------------------------------------
1834
-  (0.1ms) rollback transaction
1835
-  (0.1ms) begin transaction
1836
- -------------------------------------------------------------------------
1837
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1838
- -------------------------------------------------------------------------
1839
-  (0.0ms) rollback transaction
1840
-  (0.0ms) begin transaction
1841
- ---------------------------------------------------------------
1842
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1843
- ---------------------------------------------------------------
1844
-  (0.1ms) rollback transaction
1845
-  (0.0ms) begin transaction
1846
- -------------------------------------------------------------
1847
- ActiveComponent::RailtieTest: test_get_the_controller_context
1848
- -------------------------------------------------------------
1849
-  (0.1ms) rollback transaction
1850
-  (0.0ms) begin transaction
1851
- ---------------------------------------------------------------------------
1852
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1853
- ---------------------------------------------------------------------------
1854
-  (0.1ms) rollback transaction
1855
-  (0.1ms) begin transaction
1856
- ---------------------------------------------------------
1857
- ActiveComponent::RenderableTest: test_renders_a_component
1858
- ---------------------------------------------------------
1859
-  (0.1ms) rollback transaction
1860
-  (0.0ms) begin transaction
1861
- -----------------------------------------------------
1862
- ActiveComponentTest: test_has_a_get_controller_method
1863
- -----------------------------------------------------
1864
-  (0.1ms) rollback transaction
1865
-  (0.2ms) begin transaction
1866
- --------------------------------------------------------------------------------------------------------
1867
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1868
- --------------------------------------------------------------------------------------------------------
1869
-  (0.1ms) rollback transaction
1870
-  (0.1ms) begin transaction
1871
- -------------------------------------------------------------------------------------------------------------------------
1872
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1873
- -------------------------------------------------------------------------------------------------------------------------
1874
-  (0.1ms) rollback transaction
1875
-  (0.1ms) begin transaction
1876
- ------------------------------------------------------------------------
1877
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1878
- ------------------------------------------------------------------------
1879
-  (0.0ms) rollback transaction
1880
-  (0.1ms) begin transaction
1881
- -------------------------------------------------------------------------
1882
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1883
- -------------------------------------------------------------------------
1884
-  (0.1ms) rollback transaction
1885
-  (0.1ms) begin transaction
1886
- -------------------------------------------------------------------------
1887
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1888
- -------------------------------------------------------------------------
1889
-  (0.0ms) rollback transaction
1890
-  (0.0ms) begin transaction
1891
- ---------------------------------------------------------------
1892
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1893
- ---------------------------------------------------------------
1894
-  (0.1ms) rollback transaction
1895
-  (0.0ms) begin transaction
1896
- -------------------------------------------------------------
1897
- ActiveComponent::RailtieTest: test_get_the_controller_context
1898
- -------------------------------------------------------------
1899
-  (0.1ms) rollback transaction
1900
-  (0.0ms) begin transaction
1901
- ---------------------------------------------------------------------------
1902
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1903
- ---------------------------------------------------------------------------
1904
-  (0.1ms) rollback transaction
1905
-  (0.1ms) begin transaction
1906
- ---------------------------------------------------------
1907
- ActiveComponent::RenderableTest: test_renders_a_component
1908
- ---------------------------------------------------------
1909
-  (0.1ms) rollback transaction
1910
-  (0.1ms) begin transaction
1911
- -----------------------------------------------------
1912
- ActiveComponentTest: test_has_a_get_controller_method
1913
- -----------------------------------------------------
1914
-  (0.0ms) rollback transaction
1915
-  (0.2ms) begin transaction
1916
- --------------------------------------------------------------------------------------------------------
1917
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1918
- --------------------------------------------------------------------------------------------------------
1919
-  (0.1ms) rollback transaction
1920
-  (0.1ms) begin transaction
1921
- -------------------------------------------------------------------------------------------------------------------------
1922
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1923
- -------------------------------------------------------------------------------------------------------------------------
1924
-  (0.0ms) rollback transaction
1925
-  (0.0ms) begin transaction
1926
- ------------------------------------------------------------------------
1927
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1928
- ------------------------------------------------------------------------
1929
-  (0.0ms) rollback transaction
1930
-  (0.0ms) begin transaction
1931
- -------------------------------------------------------------------------
1932
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1933
- -------------------------------------------------------------------------
1934
-  (0.1ms) rollback transaction
1935
-  (0.0ms) begin transaction
1936
- -------------------------------------------------------------------------
1937
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1938
- -------------------------------------------------------------------------
1939
-  (0.0ms) rollback transaction
1940
-  (0.0ms) begin transaction
1941
- ---------------------------------------------------------------
1942
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1943
- ---------------------------------------------------------------
1944
-  (0.1ms) rollback transaction
1945
-  (0.0ms) begin transaction
1946
- -------------------------------------------------------------
1947
- ActiveComponent::RailtieTest: test_get_the_controller_context
1948
- -------------------------------------------------------------
1949
-  (0.1ms) rollback transaction
1950
-  (0.0ms) begin transaction
1951
- ---------------------------------------------------------------------------
1952
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
1953
- ---------------------------------------------------------------------------
1954
-  (0.1ms) rollback transaction
1955
-  (0.0ms) begin transaction
1956
- ---------------------------------------------------------
1957
- ActiveComponent::RenderableTest: test_renders_a_component
1958
- ---------------------------------------------------------
1959
-  (0.2ms) rollback transaction
1960
-  (0.1ms) begin transaction
1961
- -----------------------------------------------------
1962
- ActiveComponentTest: test_has_a_get_controller_method
1963
- -----------------------------------------------------
1964
-  (0.1ms) rollback transaction
1965
-  (0.3ms) begin transaction
1966
- --------------------------------------------------------------------------------------------------------
1967
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
1968
- --------------------------------------------------------------------------------------------------------
1969
-  (0.1ms) rollback transaction
1970
-  (0.1ms) begin transaction
1971
- -------------------------------------------------------------------------------------------------------------------------
1972
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
1973
- -------------------------------------------------------------------------------------------------------------------------
1974
-  (0.1ms) rollback transaction
1975
-  (0.1ms) begin transaction
1976
- ------------------------------------------------------------------------
1977
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
1978
- ------------------------------------------------------------------------
1979
-  (0.0ms) rollback transaction
1980
-  (0.1ms) begin transaction
1981
- -------------------------------------------------------------------------
1982
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
1983
- -------------------------------------------------------------------------
1984
-  (0.1ms) rollback transaction
1985
-  (0.0ms) begin transaction
1986
- -------------------------------------------------------------------------
1987
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
1988
- -------------------------------------------------------------------------
1989
-  (0.0ms) rollback transaction
1990
-  (0.0ms) begin transaction
1991
- ---------------------------------------------------------------
1992
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
1993
- ---------------------------------------------------------------
1994
-  (0.1ms) rollback transaction
1995
-  (0.0ms) begin transaction
1996
- -------------------------------------------------------------
1997
- ActiveComponent::RailtieTest: test_get_the_controller_context
1998
- -------------------------------------------------------------
1999
-  (0.1ms) rollback transaction
2000
-  (0.0ms) begin transaction
2001
- ---------------------------------------------------------------------------
2002
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2003
- ---------------------------------------------------------------------------
2004
-  (0.1ms) rollback transaction
2005
-  (0.0ms) begin transaction
2006
- ---------------------------------------------------------
2007
- ActiveComponent::RenderableTest: test_renders_a_component
2008
- ---------------------------------------------------------
2009
-  (0.1ms) rollback transaction
2010
-  (0.0ms) begin transaction
2011
- -----------------------------------------------------
2012
- ActiveComponentTest: test_has_a_get_controller_method
2013
- -----------------------------------------------------
2014
-  (0.1ms) rollback transaction
2015
-  (0.2ms) begin transaction
2016
- --------------------------------------------------------------------------------------------------------
2017
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2018
- --------------------------------------------------------------------------------------------------------
2019
-  (0.1ms) rollback transaction
2020
-  (0.1ms) begin transaction
2021
- -------------------------------------------------------------------------------------------------------------------------
2022
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2023
- -------------------------------------------------------------------------------------------------------------------------
2024
-  (0.0ms) rollback transaction
2025
-  (0.0ms) begin transaction
2026
- ------------------------------------------------------------------------
2027
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2028
- ------------------------------------------------------------------------
2029
-  (0.0ms) rollback transaction
2030
-  (0.0ms) begin transaction
2031
- -------------------------------------------------------------------------
2032
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2033
- -------------------------------------------------------------------------
2034
-  (0.1ms) rollback transaction
2035
-  (0.0ms) begin transaction
2036
- -------------------------------------------------------------------------
2037
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2038
- -------------------------------------------------------------------------
2039
-  (0.0ms) rollback transaction
2040
-  (0.0ms) begin transaction
2041
- ---------------------------------------------------------------
2042
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2043
- ---------------------------------------------------------------
2044
-  (0.1ms) rollback transaction
2045
-  (0.0ms) begin transaction
2046
- ---------------------------------------------------------------------------
2047
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2048
- ---------------------------------------------------------------------------
2049
-  (0.1ms) rollback transaction
2050
-  (0.1ms) begin transaction
2051
- ---------------------------------------------------------
2052
- ActiveComponent::RenderableTest: test_renders_a_component
2053
- ---------------------------------------------------------
2054
-  (0.1ms) rollback transaction
2055
-  (0.0ms) begin transaction
2056
- -----------------------------------------------------
2057
- ActiveComponentTest: test_has_a_get_controller_method
2058
- -----------------------------------------------------
2059
-  (0.1ms) rollback transaction
2060
-  (0.2ms) begin transaction
2061
- --------------------------------------------------------------------------------------------------------
2062
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2063
- --------------------------------------------------------------------------------------------------------
2064
-  (0.1ms) rollback transaction
2065
-  (0.1ms) begin transaction
2066
- -------------------------------------------------------------------------------------------------------------------------
2067
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2068
- -------------------------------------------------------------------------------------------------------------------------
2069
-  (0.0ms) rollback transaction
2070
-  (0.0ms) begin transaction
2071
- ------------------------------------------------------------------------
2072
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2073
- ------------------------------------------------------------------------
2074
-  (0.0ms) rollback transaction
2075
-  (0.0ms) begin transaction
2076
- -------------------------------------------------------------------------
2077
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2078
- -------------------------------------------------------------------------
2079
-  (0.1ms) rollback transaction
2080
-  (0.0ms) begin transaction
2081
- -------------------------------------------------------------------------
2082
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2083
- -------------------------------------------------------------------------
2084
-  (0.0ms) rollback transaction
2085
-  (0.0ms) begin transaction
2086
- ---------------------------------------------------------------
2087
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2088
- ---------------------------------------------------------------
2089
-  (0.1ms) rollback transaction
2090
-  (0.0ms) begin transaction
2091
- --------------------------------------------
2092
- ActiveComponent::RailtieTest: test_the_truth
2093
- --------------------------------------------
2094
-  (0.0ms) rollback transaction
2095
-  (0.0ms) begin transaction
2096
- ---------------------------------------------------------------------------
2097
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2098
- ---------------------------------------------------------------------------
2099
-  (0.1ms) rollback transaction
2100
-  (0.0ms) begin transaction
2101
- ---------------------------------------------------------
2102
- ActiveComponent::RenderableTest: test_renders_a_component
2103
- ---------------------------------------------------------
2104
-  (0.1ms) rollback transaction
2105
-  (0.0ms) begin transaction
2106
- -----------------------------------------------------
2107
- ActiveComponentTest: test_has_a_get_controller_method
2108
- -----------------------------------------------------
2109
-  (0.0ms) rollback transaction
2110
-  (0.2ms) begin transaction
2111
- --------------------------------------------------------------------------------------------------------
2112
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2113
- --------------------------------------------------------------------------------------------------------
2114
-  (0.1ms) rollback transaction
2115
-  (0.1ms) begin transaction
2116
- -------------------------------------------------------------------------------------------------------------------------
2117
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2118
- -------------------------------------------------------------------------------------------------------------------------
2119
-  (0.0ms) rollback transaction
2120
-  (0.1ms) begin transaction
2121
- ------------------------------------------------------------------------
2122
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2123
- ------------------------------------------------------------------------
2124
-  (0.0ms) rollback transaction
2125
-  (0.1ms) begin transaction
2126
- -------------------------------------------------------------------------
2127
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2128
- -------------------------------------------------------------------------
2129
-  (0.1ms) rollback transaction
2130
-  (0.0ms) begin transaction
2131
- -------------------------------------------------------------------------
2132
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2133
- -------------------------------------------------------------------------
2134
-  (0.0ms) rollback transaction
2135
-  (0.0ms) begin transaction
2136
- ---------------------------------------------------------------
2137
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2138
- ---------------------------------------------------------------
2139
-  (0.0ms) rollback transaction
2140
-  (0.0ms) begin transaction
2141
- ---------------------------------------------------------
2142
- ActiveComponent::RailtieTest: test_has_the_context_method
2143
- ---------------------------------------------------------
2144
-  (0.1ms) rollback transaction
2145
-  (0.0ms) begin transaction
2146
- ---------------------------------------------------------------------------
2147
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2148
- ---------------------------------------------------------------------------
2149
-  (0.1ms) rollback transaction
2150
-  (0.0ms) begin transaction
2151
- ---------------------------------------------------------
2152
- ActiveComponent::RenderableTest: test_renders_a_component
2153
- ---------------------------------------------------------
2154
-  (0.1ms) rollback transaction
2155
-  (0.0ms) begin transaction
2156
- -----------------------------------------------------
2157
- ActiveComponentTest: test_has_a_get_controller_method
2158
- -----------------------------------------------------
2159
-  (0.1ms) rollback transaction
2160
-  (0.3ms) begin transaction
2161
- --------------------------------------------------------------------------------------------------------
2162
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2163
- --------------------------------------------------------------------------------------------------------
2164
-  (0.1ms) rollback transaction
2165
-  (0.1ms) begin transaction
2166
- -------------------------------------------------------------------------------------------------------------------------
2167
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2168
- -------------------------------------------------------------------------------------------------------------------------
2169
-  (0.0ms) rollback transaction
2170
-  (0.0ms) begin transaction
2171
- ------------------------------------------------------------------------
2172
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2173
- ------------------------------------------------------------------------
2174
-  (0.0ms) rollback transaction
2175
-  (0.0ms) begin transaction
2176
- -------------------------------------------------------------------------
2177
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2178
- -------------------------------------------------------------------------
2179
-  (0.1ms) rollback transaction
2180
-  (0.0ms) begin transaction
2181
- -------------------------------------------------------------------------
2182
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2183
- -------------------------------------------------------------------------
2184
-  (0.0ms) rollback transaction
2185
-  (0.0ms) begin transaction
2186
- ---------------------------------------------------------------
2187
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2188
- ---------------------------------------------------------------
2189
-  (0.1ms) rollback transaction
2190
-  (0.0ms) begin transaction
2191
- ----------------------------------------------------
2192
- ActiveComponent::RailtieTest: test_has_before_filter
2193
- ----------------------------------------------------
2194
-  (0.1ms) rollback transaction
2195
-  (0.3ms) begin transaction
2196
- --------------------------------------------------------------------------------------------------------
2197
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2198
- --------------------------------------------------------------------------------------------------------
2199
-  (0.1ms) rollback transaction
2200
-  (0.1ms) begin transaction
2201
- -------------------------------------------------------------------------------------------------------------------------
2202
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2203
- -------------------------------------------------------------------------------------------------------------------------
2204
-  (0.0ms) rollback transaction
2205
-  (0.1ms) begin transaction
2206
- ------------------------------------------------------------------------
2207
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2208
- ------------------------------------------------------------------------
2209
-  (0.1ms) rollback transaction
2210
-  (0.0ms) begin transaction
2211
- -------------------------------------------------------------------------
2212
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2213
- -------------------------------------------------------------------------
2214
-  (0.1ms) rollback transaction
2215
-  (0.0ms) begin transaction
2216
- -------------------------------------------------------------------------
2217
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2218
- -------------------------------------------------------------------------
2219
-  (0.0ms) rollback transaction
2220
-  (0.0ms) begin transaction
2221
- ---------------------------------------------------------------
2222
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2223
- ---------------------------------------------------------------
2224
-  (0.1ms) rollback transaction
2225
-  (0.0ms) begin transaction
2226
- ----------------------------------------------------
2227
- ActiveComponent::RailtieTest: test_has_before_filter
2228
- ----------------------------------------------------
2229
-  (0.1ms) rollback transaction
2230
-  (0.1ms) begin transaction
2231
- ---------------------------------------------------------
2232
- ActiveComponent::RailtieTest: test_has_the_context_method
2233
- ---------------------------------------------------------
2234
-  (0.0ms) rollback transaction
2235
-  (0.0ms) begin transaction
2236
- ---------------------------------------------------------------------------
2237
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2238
- ---------------------------------------------------------------------------
2239
-  (0.1ms) rollback transaction
2240
-  (0.1ms) begin transaction
2241
- ---------------------------------------------------------
2242
- ActiveComponent::RenderableTest: test_renders_a_component
2243
- ---------------------------------------------------------
2244
-  (0.1ms) rollback transaction
2245
-  (0.1ms) begin transaction
2246
- -----------------------------------------------------
2247
- ActiveComponentTest: test_has_a_get_controller_method
2248
- -----------------------------------------------------
2249
-  (0.1ms) rollback transaction
2250
-  (0.2ms) begin transaction
2251
- --------------------------------------------------------------------------------------------------------
2252
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2253
- --------------------------------------------------------------------------------------------------------
2254
-  (0.1ms) rollback transaction
2255
-  (0.1ms) begin transaction
2256
- -------------------------------------------------------------------------------------------------------------------------
2257
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2258
- -------------------------------------------------------------------------------------------------------------------------
2259
-  (0.1ms) rollback transaction
2260
-  (0.1ms) begin transaction
2261
- ------------------------------------------------------------------------
2262
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2263
- ------------------------------------------------------------------------
2264
-  (0.1ms) rollback transaction
2265
-  (0.1ms) begin transaction
2266
- -------------------------------------------------------------------------
2267
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2268
- -------------------------------------------------------------------------
2269
-  (0.1ms) rollback transaction
2270
-  (0.1ms) begin transaction
2271
- -------------------------------------------------------------------------
2272
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2273
- -------------------------------------------------------------------------
2274
-  (0.1ms) rollback transaction
2275
-  (0.1ms) begin transaction
2276
- ---------------------------------------------------------------
2277
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2278
- ---------------------------------------------------------------
2279
-  (0.1ms) rollback transaction
2280
-  (0.1ms) begin transaction
2281
- ----------------------------------------------------
2282
- ActiveComponent::RailtieTest: test_has_before_filter
2283
- ----------------------------------------------------
2284
-  (0.2ms) rollback transaction
2285
-  (0.2ms) begin transaction
2286
- --------------------------------------------------------------------------------------------------------
2287
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2288
- --------------------------------------------------------------------------------------------------------
2289
-  (0.1ms) rollback transaction
2290
-  (0.1ms) begin transaction
2291
- -------------------------------------------------------------------------------------------------------------------------
2292
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2293
- -------------------------------------------------------------------------------------------------------------------------
2294
-  (0.0ms) rollback transaction
2295
-  (0.0ms) begin transaction
2296
- ------------------------------------------------------------------------
2297
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2298
- ------------------------------------------------------------------------
2299
-  (0.0ms) rollback transaction
2300
-  (0.0ms) begin transaction
2301
- -------------------------------------------------------------------------
2302
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2303
- -------------------------------------------------------------------------
2304
-  (0.1ms) rollback transaction
2305
-  (0.0ms) begin transaction
2306
- -------------------------------------------------------------------------
2307
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2308
- -------------------------------------------------------------------------
2309
-  (0.0ms) rollback transaction
2310
-  (0.0ms) begin transaction
2311
- ---------------------------------------------------------------
2312
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2313
- ---------------------------------------------------------------
2314
-  (0.1ms) rollback transaction
2315
-  (0.1ms) begin transaction
2316
- ----------------------------------------------------
2317
- ActiveComponent::RailtieTest: test_has_before_filter
2318
- ----------------------------------------------------
2319
-  (0.1ms) rollback transaction
2320
-  (0.1ms) begin transaction
2321
- ---------------------------------------------------------
2322
- ActiveComponent::RailtieTest: test_has_the_context_method
2323
- ---------------------------------------------------------
2324
-  (0.1ms) rollback transaction
2325
-  (0.1ms) begin transaction
2326
- ---------------------------------------------------------------------------
2327
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2328
- ---------------------------------------------------------------------------
2329
-  (0.1ms) rollback transaction
2330
-  (0.1ms) begin transaction
2331
- ---------------------------------------------------------
2332
- ActiveComponent::RenderableTest: test_renders_a_component
2333
- ---------------------------------------------------------
2334
-  (0.1ms) rollback transaction
2335
-  (0.0ms) begin transaction
2336
- -----------------------------------------------------
2337
- ActiveComponentTest: test_has_a_get_controller_method
2338
- -----------------------------------------------------
2339
-  (0.1ms) rollback transaction
2340
-  (0.2ms) begin transaction
2341
- --------------------------------------------------------------------------------------------------------
2342
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2343
- --------------------------------------------------------------------------------------------------------
2344
-  (0.1ms) rollback transaction
2345
-  (0.1ms) begin transaction
2346
- -------------------------------------------------------------------------------------------------------------------------
2347
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2348
- -------------------------------------------------------------------------------------------------------------------------
2349
-  (0.1ms) rollback transaction
2350
-  (0.1ms) begin transaction
2351
- ------------------------------------------------------------------------
2352
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2353
- ------------------------------------------------------------------------
2354
-  (0.0ms) rollback transaction
2355
-  (0.0ms) begin transaction
2356
- -------------------------------------------------------------------------
2357
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2358
- -------------------------------------------------------------------------
2359
-  (0.1ms) rollback transaction
2360
-  (0.1ms) begin transaction
2361
- -------------------------------------------------------------------------
2362
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2363
- -------------------------------------------------------------------------
2364
-  (0.0ms) rollback transaction
2365
-  (0.0ms) begin transaction
2366
- ---------------------------------------------------------------
2367
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2368
- ---------------------------------------------------------------
2369
-  (0.1ms) rollback transaction
2370
-  (0.1ms) begin transaction
2371
- ----------------------------------------------------
2372
- ActiveComponent::RailtieTest: test_has_before_filter
2373
- ----------------------------------------------------
2374
-  (0.1ms) rollback transaction
2375
-  (0.1ms) begin transaction
2376
- ---------------------------------------------------------
2377
- ActiveComponent::RailtieTest: test_has_the_context_method
2378
- ---------------------------------------------------------
2379
-  (0.0ms) rollback transaction
2380
-  (0.0ms) begin transaction
2381
- ---------------------------------------------------------------------------
2382
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2383
- ---------------------------------------------------------------------------
2384
-  (0.1ms) rollback transaction
2385
-  (0.1ms) begin transaction
2386
- ---------------------------------------------------------
2387
- ActiveComponent::RenderableTest: test_renders_a_component
2388
- ---------------------------------------------------------
2389
-  (0.1ms) rollback transaction
2390
-  (0.0ms) begin transaction
2391
- -----------------------------------------------------
2392
- ActiveComponentTest: test_has_a_get_controller_method
2393
- -----------------------------------------------------
2394
-  (0.1ms) rollback transaction
2395
-  (0.2ms) begin transaction
2396
- --------------------------------------------------------------------------------------------------------
2397
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2398
- --------------------------------------------------------------------------------------------------------
2399
-  (0.1ms) rollback transaction
2400
-  (0.1ms) begin transaction
2401
- -------------------------------------------------------------------------------------------------------------------------
2402
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2403
- -------------------------------------------------------------------------------------------------------------------------
2404
-  (0.0ms) rollback transaction
2405
-  (0.0ms) begin transaction
2406
- ------------------------------------------------------------------------
2407
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2408
- ------------------------------------------------------------------------
2409
-  (0.0ms) rollback transaction
2410
-  (0.0ms) begin transaction
2411
- -------------------------------------------------------------------------
2412
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2413
- -------------------------------------------------------------------------
2414
-  (0.1ms) rollback transaction
2415
-  (0.0ms) begin transaction
2416
- -------------------------------------------------------------------------
2417
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2418
- -------------------------------------------------------------------------
2419
-  (0.1ms) rollback transaction
2420
-  (0.1ms) begin transaction
2421
- ---------------------------------------------------------------
2422
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2423
- ---------------------------------------------------------------
2424
-  (0.1ms) rollback transaction
2425
-  (0.0ms) begin transaction
2426
- -------------------------------------------------------------------------------
2427
- ActiveComponent::ContextTest: test_saves_the_controller_in_a_@@controllers_hash
2428
- -------------------------------------------------------------------------------
2429
-  (0.0ms) rollback transaction
2430
-  (0.0ms) begin transaction
2431
- ----------------------------------------------------
2432
- ActiveComponent::RailtieTest: test_has_before_filter
2433
- ----------------------------------------------------
2434
-  (0.0ms) rollback transaction
2435
-  (0.1ms) begin transaction
2436
- ---------------------------------------------------------
2437
- ActiveComponent::RailtieTest: test_has_the_context_method
2438
- ---------------------------------------------------------
2439
-  (0.0ms) rollback transaction
2440
-  (0.0ms) begin transaction
2441
- ---------------------------------------------------------------------------
2442
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2443
- ---------------------------------------------------------------------------
2444
-  (0.1ms) rollback transaction
2445
-  (0.1ms) begin transaction
2446
- ---------------------------------------------------------
2447
- ActiveComponent::RenderableTest: test_renders_a_component
2448
- ---------------------------------------------------------
2449
-  (0.1ms) rollback transaction
2450
-  (0.0ms) begin transaction
2451
- -----------------------------------------------------
2452
- ActiveComponentTest: test_has_a_get_controller_method
2453
- -----------------------------------------------------
2454
-  (0.1ms) rollback transaction
2455
-  (0.2ms) begin transaction
2456
- --------------------------------------------------------------------------------------------------------
2457
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2458
- --------------------------------------------------------------------------------------------------------
2459
-  (0.1ms) rollback transaction
2460
-  (0.1ms) begin transaction
2461
- -------------------------------------------------------------------------------------------------------------------------
2462
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2463
- -------------------------------------------------------------------------------------------------------------------------
2464
-  (0.0ms) rollback transaction
2465
-  (0.0ms) begin transaction
2466
- ------------------------------------------------------------------------
2467
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2468
- ------------------------------------------------------------------------
2469
-  (0.0ms) rollback transaction
2470
-  (0.0ms) begin transaction
2471
- -------------------------------------------------------------------------
2472
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2473
- -------------------------------------------------------------------------
2474
-  (0.1ms) rollback transaction
2475
-  (0.0ms) begin transaction
2476
- -------------------------------------------------------------------------
2477
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2478
- -------------------------------------------------------------------------
2479
-  (0.0ms) rollback transaction
2480
-  (0.0ms) begin transaction
2481
- ------------------------------------------------------------------------------
2482
- ActiveComponent::ContextTest: test_it_returns_exactly_the_same_controller_sent
2483
- ------------------------------------------------------------------------------
2484
-  (0.1ms) rollback transaction
2485
-  (0.0ms) begin transaction
2486
- ---------------------------------------------------------------
2487
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2488
- ---------------------------------------------------------------
2489
-  (0.0ms) rollback transaction
2490
-  (0.0ms) begin transaction
2491
- -------------------------------------------------------------------------------
2492
- ActiveComponent::ContextTest: test_saves_the_controller_in_a_@@controllers_hash
2493
- -------------------------------------------------------------------------------
2494
-  (0.0ms) rollback transaction
2495
-  (0.0ms) begin transaction
2496
- ----------------------------------------------------
2497
- ActiveComponent::RailtieTest: test_has_before_filter
2498
- ----------------------------------------------------
2499
-  (0.1ms) rollback transaction
2500
-  (0.0ms) begin transaction
2501
- ---------------------------------------------------------
2502
- ActiveComponent::RailtieTest: test_has_the_context_method
2503
- ---------------------------------------------------------
2504
-  (0.0ms) rollback transaction
2505
-  (0.0ms) begin transaction
2506
- ---------------------------------------------------------------------------
2507
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2508
- ---------------------------------------------------------------------------
2509
-  (0.1ms) rollback transaction
2510
-  (0.0ms) begin transaction
2511
- ---------------------------------------------------------
2512
- ActiveComponent::RenderableTest: test_renders_a_component
2513
- ---------------------------------------------------------
2514
-  (0.1ms) rollback transaction
2515
-  (0.0ms) begin transaction
2516
- -----------------------------------------------------
2517
- ActiveComponentTest: test_has_a_get_controller_method
2518
- -----------------------------------------------------
2519
-  (0.0ms) rollback transaction
2520
-  (0.2ms) begin transaction
2521
- --------------------------------------------------------------------------------------------------------
2522
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2523
- --------------------------------------------------------------------------------------------------------
2524
-  (0.1ms) rollback transaction
2525
-  (0.1ms) begin transaction
2526
- -------------------------------------------------------------------------------------------------------------------------
2527
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2528
- -------------------------------------------------------------------------------------------------------------------------
2529
-  (0.0ms) rollback transaction
2530
-  (0.0ms) begin transaction
2531
- ------------------------------------------------------------------------
2532
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2533
- ------------------------------------------------------------------------
2534
-  (0.0ms) rollback transaction
2535
-  (0.0ms) begin transaction
2536
- -------------------------------------------------------------------------
2537
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2538
- -------------------------------------------------------------------------
2539
-  (0.1ms) rollback transaction
2540
-  (0.0ms) begin transaction
2541
- -------------------------------------------------------------------------
2542
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2543
- -------------------------------------------------------------------------
2544
-  (0.0ms) rollback transaction
2545
-  (0.0ms) begin transaction
2546
- ------------------------------------------------------------------------------
2547
- ActiveComponent::ContextTest: test_it_returns_exactly_the_same_controller_sent
2548
- ------------------------------------------------------------------------------
2549
-  (0.2ms) rollback transaction
2550
-  (0.1ms) begin transaction
2551
- ---------------------------------------------------------------
2552
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2553
- ---------------------------------------------------------------
2554
-  (0.1ms) rollback transaction
2555
-  (0.1ms) begin transaction
2556
- -------------------------------------------------------------------------------
2557
- ActiveComponent::ContextTest: test_saves_the_controller_in_a_@@controllers_hash
2558
- -------------------------------------------------------------------------------
2559
-  (0.1ms) rollback transaction
2560
-  (0.0ms) begin transaction
2561
- ----------------------------------------------------
2562
- ActiveComponent::RailtieTest: test_has_before_filter
2563
- ----------------------------------------------------
2564
-  (0.1ms) rollback transaction
2565
-  (0.1ms) begin transaction
2566
- ---------------------------------------------------------
2567
- ActiveComponent::RailtieTest: test_has_the_context_method
2568
- ---------------------------------------------------------
2569
-  (0.0ms) rollback transaction
2570
-  (0.0ms) begin transaction
2571
- ---------------------------------------------------------------------------
2572
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2573
- ---------------------------------------------------------------------------
2574
-  (0.1ms) rollback transaction
2575
-  (0.1ms) begin transaction
2576
- ---------------------------------------------------------
2577
- ActiveComponent::RenderableTest: test_renders_a_component
2578
- ---------------------------------------------------------
2579
-  (0.1ms) rollback transaction
2580
-  (0.1ms) begin transaction
2581
- -----------------------------------------------------
2582
- ActiveComponentTest: test_has_a_get_controller_method
2583
- -----------------------------------------------------
2584
-  (0.1ms) rollback transaction
2585
-  (0.3ms) begin transaction
2586
- --------------------------------------------------------------------------------------------------------
2587
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2588
- --------------------------------------------------------------------------------------------------------
2589
-  (0.1ms) rollback transaction
2590
-  (0.1ms) begin transaction
2591
- -------------------------------------------------------------------------------------------------------------------------
2592
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2593
- -------------------------------------------------------------------------------------------------------------------------
2594
-  (0.0ms) rollback transaction
2595
-  (0.0ms) begin transaction
2596
- ------------------------------------------------------------------------
2597
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2598
- ------------------------------------------------------------------------
2599
-  (0.0ms) rollback transaction
2600
-  (0.0ms) begin transaction
2601
- -------------------------------------------------------------------------
2602
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2603
- -------------------------------------------------------------------------
2604
-  (0.1ms) rollback transaction
2605
-  (0.0ms) begin transaction
2606
- -------------------------------------------------------------------------
2607
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2608
- -------------------------------------------------------------------------
2609
-  (0.0ms) rollback transaction
2610
-  (0.0ms) begin transaction
2611
- ------------------------------------------------------------------------------
2612
- ActiveComponent::ContextTest: test_it_returns_exactly_the_same_controller_sent
2613
- ------------------------------------------------------------------------------
2614
-  (0.1ms) rollback transaction
2615
-  (0.1ms) begin transaction
2616
- ---------------------------------------------------------------
2617
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2618
- ---------------------------------------------------------------
2619
-  (0.0ms) rollback transaction
2620
-  (0.1ms) begin transaction
2621
- -------------------------------------------------------------------------------
2622
- ActiveComponent::ContextTest: test_saves_the_controller_in_a_@@controllers_hash
2623
- -------------------------------------------------------------------------------
2624
-  (0.0ms) rollback transaction
2625
-  (0.0ms) begin transaction
2626
- ----------------------------------------------------
2627
- ActiveComponent::RailtieTest: test_has_before_filter
2628
- ----------------------------------------------------
2629
-  (0.1ms) rollback transaction
2630
-  (0.1ms) begin transaction
2631
- ---------------------------------------------------------
2632
- ActiveComponent::RailtieTest: test_has_the_context_method
2633
- ---------------------------------------------------------
2634
-  (0.1ms) rollback transaction
2635
-  (0.0ms) begin transaction
2636
- ---------------------------------------------------------------------------
2637
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2638
- ---------------------------------------------------------------------------
2639
-  (0.1ms) rollback transaction
2640
-  (0.0ms) begin transaction
2641
- ---------------------------------------------------------
2642
- ActiveComponent::RenderableTest: test_renders_a_component
2643
- ---------------------------------------------------------
2644
-  (0.1ms) rollback transaction
2645
-  (0.0ms) begin transaction
2646
- -----------------------------------------------------
2647
- ActiveComponentTest: test_has_a_get_controller_method
2648
- -----------------------------------------------------
2649
-  (0.0ms) rollback transaction
2650
-  (0.3ms) begin transaction
2651
- --------------------------------------------------------------------------------------------------------
2652
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2653
- --------------------------------------------------------------------------------------------------------
2654
-  (0.1ms) rollback transaction
2655
-  (0.1ms) begin transaction
2656
- -------------------------------------------------------------------------------------------------------------------------
2657
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2658
- -------------------------------------------------------------------------------------------------------------------------
2659
-  (0.0ms) rollback transaction
2660
-  (0.0ms) begin transaction
2661
- ------------------------------------------------------------------------
2662
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2663
- ------------------------------------------------------------------------
2664
-  (0.0ms) rollback transaction
2665
-  (0.0ms) begin transaction
2666
- -------------------------------------------------------------------------
2667
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2668
19
  -------------------------------------------------------------------------
2669
20
   (0.1ms) rollback transaction
2670
21
   (0.0ms) begin transaction
@@ -2697,76 +48,11 @@ ActiveComponent::RailtieTest: test_has_before_filter
2697
48
  ActiveComponent::RailtieTest: test_has_the_context_method
2698
49
  ---------------------------------------------------------
2699
50
   (0.0ms) rollback transaction
2700
-  (0.0ms) begin transaction
2701
- ---------------------------------------------------------------------------
2702
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2703
- ---------------------------------------------------------------------------
2704
-  (0.1ms) rollback transaction
2705
-  (0.1ms) begin transaction
2706
- ---------------------------------------------------------
2707
- ActiveComponent::RenderableTest: test_renders_a_component
2708
- ---------------------------------------------------------
2709
-  (0.1ms) rollback transaction
2710
-  (0.0ms) begin transaction
2711
- -----------------------------------------------------
2712
- ActiveComponentTest: test_has_a_get_controller_method
2713
- -----------------------------------------------------
2714
-  (0.1ms) rollback transaction
2715
-  (0.2ms) begin transaction
2716
- --------------------------------------------------------------------------------------------------------
2717
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2718
- --------------------------------------------------------------------------------------------------------
2719
-  (0.1ms) rollback transaction
2720
-  (0.1ms) begin transaction
2721
- -------------------------------------------------------------------------------------------------------------------------
2722
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2723
- -------------------------------------------------------------------------------------------------------------------------
2724
-  (0.0ms) rollback transaction
2725
-  (0.0ms) begin transaction
2726
- ------------------------------------------------------------------------
2727
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2728
- ------------------------------------------------------------------------
2729
-  (0.0ms) rollback transaction
2730
-  (0.0ms) begin transaction
2731
- -------------------------------------------------------------------------
2732
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2733
- -------------------------------------------------------------------------
2734
-  (0.1ms) rollback transaction
2735
-  (0.0ms) begin transaction
2736
- -------------------------------------------------------------------------
2737
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2738
- -------------------------------------------------------------------------
2739
-  (0.0ms) rollback transaction
2740
-  (0.1ms) begin transaction
2741
- ------------------------------------------------------------------------------
2742
- ActiveComponent::ContextTest: test_it_returns_exactly_the_same_controller_sent
2743
- ------------------------------------------------------------------------------
2744
-  (0.1ms) rollback transaction
2745
-  (0.0ms) begin transaction
2746
- ---------------------------------------------------------------
2747
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2748
- ---------------------------------------------------------------
2749
-  (0.0ms) rollback transaction
2750
-  (0.1ms) begin transaction
2751
- -------------------------------------------------------------------------------
2752
- ActiveComponent::ContextTest: test_saves_the_controller_in_a_@@controllers_hash
2753
- -------------------------------------------------------------------------------
2754
-  (0.1ms) rollback transaction
2755
-  (0.1ms) begin transaction
2756
- ----------------------------------------------------
2757
- ActiveComponent::RailtieTest: test_has_before_filter
2758
- ----------------------------------------------------
2759
-  (0.1ms) rollback transaction
2760
-  (0.1ms) begin transaction
2761
- ---------------------------------------------------------
2762
- ActiveComponent::RailtieTest: test_has_the_context_method
2763
- ---------------------------------------------------------
2764
-  (0.1ms) rollback transaction
2765
51
   (0.1ms) begin transaction
2766
52
  ---------------------------------------------------------------------------
2767
53
  ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2768
54
  ---------------------------------------------------------------------------
2769
-  (0.1ms) rollback transaction
55
+  (0.2ms) rollback transaction
2770
56
   (0.1ms) begin transaction
2771
57
  ---------------------------------------------------------
2772
58
  ActiveComponent::RenderableTest: test_renders_a_component
@@ -2777,68 +63,3 @@ ActiveComponent::RenderableTest: test_renders_a_component
2777
63
  ActiveComponentTest: test_has_a_get_controller_method
2778
64
  -----------------------------------------------------
2779
65
   (0.1ms) rollback transaction
2780
-  (0.3ms) begin transaction
2781
- --------------------------------------------------------------------------------------------------------
2782
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component/base_accepts_only_a_hash_of_arguments
2783
- --------------------------------------------------------------------------------------------------------
2784
-  (0.1ms) rollback transaction
2785
-  (0.1ms) begin transaction
2786
- -------------------------------------------------------------------------------------------------------------------------
2787
- ActiveComponent::BaseTest: test_a_new_instance_of_active_component_should_raise_an_error_if_the_given_value_is_not_a_hash
2788
- -------------------------------------------------------------------------------------------------------------------------
2789
-  (0.0ms) rollback transaction
2790
-  (0.1ms) begin transaction
2791
- ------------------------------------------------------------------------
2792
- ActiveComponent::BaseTest: test_assigns_the_values_to_instance_variables
2793
- ------------------------------------------------------------------------
2794
-  (0.0ms) rollback transaction
2795
-  (0.0ms) begin transaction
2796
- -------------------------------------------------------------------------
2797
- ActiveComponent::BaseTest: test_has_included_date_helper_from_action_view
2798
- -------------------------------------------------------------------------
2799
-  (0.1ms) rollback transaction
2800
-  (0.0ms) begin transaction
2801
- -------------------------------------------------------------------------
2802
- ActiveComponent::BaseTest: test_sets_controller_for_the_component_context
2803
- -------------------------------------------------------------------------
2804
-  (0.1ms) rollback transaction
2805
-  (0.1ms) begin transaction
2806
- ------------------------------------------------------------------------------
2807
- ActiveComponent::ContextTest: test_it_returns_exactly_the_same_controller_sent
2808
- ------------------------------------------------------------------------------
2809
-  (0.1ms) rollback transaction
2810
-  (0.1ms) begin transaction
2811
- ---------------------------------------------------------------
2812
- ActiveComponent::ContextTest: test_returns_a_cotroller_instance
2813
- ---------------------------------------------------------------
2814
-  (0.1ms) rollback transaction
2815
-  (0.1ms) begin transaction
2816
- -------------------------------------------------------------------------------
2817
- ActiveComponent::ContextTest: test_saves_the_controller_in_a_@@controllers_hash
2818
- -------------------------------------------------------------------------------
2819
-  (0.0ms) rollback transaction
2820
-  (0.0ms) begin transaction
2821
- ----------------------------------------------------
2822
- ActiveComponent::RailtieTest: test_has_before_filter
2823
- ----------------------------------------------------
2824
-  (0.1ms) rollback transaction
2825
-  (0.0ms) begin transaction
2826
- ---------------------------------------------------------
2827
- ActiveComponent::RailtieTest: test_has_the_context_method
2828
- ---------------------------------------------------------
2829
-  (0.0ms) rollback transaction
2830
-  (0.0ms) begin transaction
2831
- ---------------------------------------------------------------------------
2832
- ActiveComponent::RenderableTest: test_gets_a_component_instance_from_symbol
2833
- ---------------------------------------------------------------------------
2834
-  (0.1ms) rollback transaction
2835
-  (0.0ms) begin transaction
2836
- ---------------------------------------------------------
2837
- ActiveComponent::RenderableTest: test_renders_a_component
2838
- ---------------------------------------------------------
2839
-  (0.1ms) rollback transaction
2840
-  (0.0ms) begin transaction
2841
- -----------------------------------------------------
2842
- ActiveComponentTest: test_has_a_get_controller_method
2843
- -----------------------------------------------------
2844
-  (0.0ms) rollback transaction