mountain_view 0.4.1 → 0.4.2
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.
- checksums.yaml +4 -4
- data/README.md +2 -1
- data/app/assets/stylesheets/mountain_view/styleguide.css +34 -0
- data/app/views/mountain_view/styleguide/show.html.erb +25 -12
- data/lib/mountain_view/component.rb +6 -2
- data/lib/mountain_view/version.rb +1 -1
- data/test/dummy/{db/development.sqlite3 → app/components/breadcrumbs/_breadcrumbs.html.erb} +0 -0
- data/test/dummy/{db/test.sqlite3 → app/components/breadcrumbs/breadcrumbs.css} +0 -0
- data/test/dummy/app/components/breadcrumbs/breadcrumbs.js +0 -0
- data/test/dummy/app/components/breadcrumbs/breadcrumbs.yml +0 -0
- data/test/dummy/log/development.log +1672 -1318
- data/test/dummy/log/test.log +1145 -2309
- data/test/mountain_view/component_test.rb +17 -0
- data/test/mountain_view_test.rb +18 -0
- metadata +11 -7
data/test/dummy/log/test.log
CHANGED
|
@@ -1,1971 +1,381 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
11
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
12
|
-
----------------------------
|
|
13
|
-
MountainViewTest: test_truth
|
|
14
|
-
----------------------------
|
|
15
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
16
|
-
[1m[36m (0.6ms)[0m [1mbegin transaction[0m
|
|
17
|
-
-----------------------------
|
|
18
|
-
ComponentHelperTest: test_foo
|
|
19
|
-
-----------------------------
|
|
20
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
21
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
22
|
-
-----------------------------
|
|
23
|
-
ComponentHelperTest: test_foo
|
|
24
|
-
-----------------------------
|
|
25
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
26
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
27
|
-
----------------------------
|
|
28
|
-
MountainViewTest: test_truth
|
|
29
|
-
----------------------------
|
|
30
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
31
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
32
|
-
----------------------------
|
|
33
|
-
MountainViewTest: test_truth
|
|
34
|
-
----------------------------
|
|
35
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
36
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
37
|
-
-------------------------------------------
|
|
38
|
-
MountainView::ComponentHelperTest: test_foo
|
|
39
|
-
-------------------------------------------
|
|
40
|
-
Rendered components/header/_header.html.erb (1.0ms)
|
|
41
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
42
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
43
|
-
-------------------------------------------
|
|
44
|
-
MountainView::ComponentHelperTest: test_foo
|
|
45
|
-
-------------------------------------------
|
|
46
|
-
Rendered components/header/_header.html.erb (1.1ms)
|
|
47
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
48
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49
|
-
----------------------------
|
|
50
|
-
MountainViewTest: test_truth
|
|
51
|
-
----------------------------
|
|
52
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
53
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
54
|
-
----------------------------
|
|
55
|
-
MountainViewTest: test_truth
|
|
56
|
-
----------------------------
|
|
57
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
58
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
59
|
-
--------------------------------------------------------------------
|
|
60
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
61
|
-
--------------------------------------------------------------------
|
|
62
|
-
Rendered components/header/_header.html.erb (3.1ms)
|
|
63
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
64
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
65
|
-
----------------------------
|
|
66
|
-
MountainViewTest: test_truth
|
|
67
|
-
----------------------------
|
|
68
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
69
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
70
|
-
--------------------------------------------------------------------
|
|
71
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
72
|
-
--------------------------------------------------------------------
|
|
73
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
74
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
75
|
-
----------------------------
|
|
76
|
-
MountainViewTest: test_truth
|
|
77
|
-
----------------------------
|
|
78
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
79
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
80
|
-
--------------------------------------------------------------------
|
|
81
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
82
|
-
--------------------------------------------------------------------
|
|
83
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
84
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
85
|
-
----------------------------
|
|
86
|
-
MountainViewTest: test_truth
|
|
87
|
-
----------------------------
|
|
88
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
89
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
90
|
-
--------------------------------------------------------------------
|
|
91
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
92
|
-
--------------------------------------------------------------------
|
|
93
|
-
Rendered app/components/header/_header.html.erb (1.8ms)
|
|
94
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
95
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
96
|
-
--------------------------------------------------------------------
|
|
97
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
98
|
-
--------------------------------------------------------------------
|
|
99
|
-
Rendered app/components/header/_header.html.erb (2.1ms)
|
|
100
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
101
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
102
|
-
----------------------------
|
|
103
|
-
MountainViewTest: test_truth
|
|
104
|
-
----------------------------
|
|
105
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
106
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
107
|
-
---------------------------------------------------------------
|
|
108
|
-
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
|
109
|
-
---------------------------------------------------------------
|
|
110
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
111
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
112
|
-
--------------------------------------------------------------------
|
|
113
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
114
|
-
--------------------------------------------------------------------
|
|
115
|
-
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
116
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
117
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
118
|
-
----------------------------
|
|
119
|
-
MountainViewTest: test_truth
|
|
120
|
-
----------------------------
|
|
121
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
122
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
123
|
-
--------------------------------------------------------------------
|
|
124
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
125
|
-
--------------------------------------------------------------------
|
|
126
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
127
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
128
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
129
|
-
---------------------------------------------------------------
|
|
130
|
-
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
|
131
|
-
---------------------------------------------------------------
|
|
132
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
133
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
134
|
-
----------------------------
|
|
135
|
-
MountainViewTest: test_truth
|
|
136
|
-
----------------------------
|
|
137
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
138
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
139
|
-
----------------------------
|
|
140
|
-
MountainViewTest: test_truth
|
|
141
|
-
----------------------------
|
|
142
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
143
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
144
|
-
---------------------------------------------------------------
|
|
145
|
-
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
|
146
|
-
---------------------------------------------------------------
|
|
147
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
148
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
149
|
-
--------------------------------------------------------------------
|
|
150
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
151
|
-
--------------------------------------------------------------------
|
|
152
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
153
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
154
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
155
|
-
---------------------------------------
|
|
156
|
-
MountainViewTest: test_engine_is_loaded
|
|
157
|
-
---------------------------------------
|
|
158
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
159
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
160
|
-
---------------------------------------------
|
|
161
|
-
MountainViewTest: test_stylesheets_are_served
|
|
162
|
-
---------------------------------------------
|
|
163
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
164
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
165
|
-
--------------------------------------------------------------------
|
|
166
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
167
|
-
--------------------------------------------------------------------
|
|
168
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
169
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
170
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
171
|
-
--------------------------------------------------------------------
|
|
172
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
173
|
-
--------------------------------------------------------------------
|
|
174
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
175
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
176
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
177
|
-
---------------------------------------
|
|
178
|
-
MountainViewTest: test_engine_is_loaded
|
|
179
|
-
---------------------------------------
|
|
180
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
181
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
182
|
-
---------------------------------------------
|
|
183
|
-
MountainViewTest: test_stylesheets_are_served
|
|
184
|
-
---------------------------------------------
|
|
185
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:45:59 -0400
|
|
186
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
187
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
188
|
-
---------------------------------------
|
|
189
|
-
MountainViewTest: test_engine_is_loaded
|
|
190
|
-
---------------------------------------
|
|
191
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
192
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
193
|
-
---------------------------------------------
|
|
194
|
-
MountainViewTest: test_javascripts_are_served
|
|
195
|
-
---------------------------------------------
|
|
196
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 14:46:28 -0400
|
|
197
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
198
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
199
|
-
---------------------------------------------
|
|
200
|
-
MountainViewTest: test_stylesheets_are_served
|
|
201
|
-
---------------------------------------------
|
|
202
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:46:28 -0400
|
|
203
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
204
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
205
|
-
--------------------------------------------------------------------
|
|
206
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
207
|
-
--------------------------------------------------------------------
|
|
208
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
209
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
210
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
211
|
-
--------------------------------------------------------------------
|
|
212
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
213
|
-
--------------------------------------------------------------------
|
|
214
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
215
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
216
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
217
|
-
---------------------------------------
|
|
218
|
-
MountainViewTest: test_engine_is_loaded
|
|
219
|
-
---------------------------------------
|
|
220
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
221
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
222
|
-
---------------------------------------------
|
|
223
|
-
MountainViewTest: test_javascripts_are_served
|
|
224
|
-
---------------------------------------------
|
|
225
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 14:48:33 -0400
|
|
226
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
227
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
228
|
-
---------------------------------------------
|
|
229
|
-
MountainViewTest: test_stylesheets_are_served
|
|
230
|
-
---------------------------------------------
|
|
231
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:48:33 -0400
|
|
232
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
233
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
234
|
-
---------------------------------------
|
|
235
|
-
MountainViewTest: test_engine_is_loaded
|
|
236
|
-
---------------------------------------
|
|
237
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
238
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
239
|
-
---------------------------------------------
|
|
240
|
-
MountainViewTest: test_javascripts_are_served
|
|
241
|
-
---------------------------------------------
|
|
242
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 14:50:56 -0400
|
|
243
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
244
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
245
|
-
---------------------------------------------
|
|
246
|
-
MountainViewTest: test_stylesheets_are_served
|
|
247
|
-
---------------------------------------------
|
|
248
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:50:56 -0400
|
|
249
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
250
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
251
|
-
--------------------------------------------------------------------
|
|
252
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
253
|
-
--------------------------------------------------------------------
|
|
254
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
255
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
256
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
257
|
-
---------------------------------------------------------------
|
|
258
|
-
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
|
259
|
-
---------------------------------------------------------------
|
|
260
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
261
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
262
|
-
--------------------------------------------------------------------
|
|
263
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
264
|
-
--------------------------------------------------------------------
|
|
265
|
-
Rendered app/components/header/_header.html.erb (3.3ms)
|
|
266
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
267
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
268
|
-
---------------------------------------
|
|
269
|
-
MountainViewTest: test_engine_is_loaded
|
|
270
|
-
---------------------------------------
|
|
271
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
272
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
273
|
-
------------------------------------------------------
|
|
274
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
275
|
-
------------------------------------------------------
|
|
276
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 15:50:32 -0400
|
|
277
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
278
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
279
|
-
------------------------------------------------------
|
|
280
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
281
|
-
------------------------------------------------------
|
|
282
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 15:50:32 -0400
|
|
283
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
284
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
285
|
-
---------------------------------------------------------------
|
|
286
|
-
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
|
287
|
-
---------------------------------------------------------------
|
|
288
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
289
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
290
|
-
---------------------------------------
|
|
291
|
-
MountainViewTest: test_engine_is_loaded
|
|
292
|
-
---------------------------------------
|
|
293
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
294
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
295
|
-
------------------------------------------------------
|
|
296
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
297
|
-
------------------------------------------------------
|
|
298
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 15:50:58 -0400
|
|
299
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
300
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
301
|
-
------------------------------------------------------
|
|
302
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
303
|
-
------------------------------------------------------
|
|
304
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 15:50:58 -0400
|
|
305
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
306
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
307
|
-
--------------------------------------------------------------------
|
|
308
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
309
|
-
--------------------------------------------------------------------
|
|
310
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
311
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
312
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
313
|
-
---------------------------------------------------------------
|
|
314
|
-
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
|
315
|
-
---------------------------------------------------------------
|
|
316
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
317
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
318
|
-
---------------------------------------
|
|
319
|
-
MountainViewTest: test_engine_is_loaded
|
|
320
|
-
---------------------------------------
|
|
321
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
322
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
323
|
-
------------------------------------------------------
|
|
324
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
325
|
-
------------------------------------------------------
|
|
326
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 15:54:59 -0400
|
|
327
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
328
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
329
|
-
------------------------------------------------------
|
|
330
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
331
|
-
------------------------------------------------------
|
|
332
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 15:54:59 -0400
|
|
333
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
334
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
335
|
-
--------------------------------------------------------------------
|
|
336
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
337
|
-
--------------------------------------------------------------------
|
|
338
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
339
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
340
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
341
|
-
---------------------------------------
|
|
342
|
-
MountainViewTest: test_engine_is_loaded
|
|
343
|
-
---------------------------------------
|
|
344
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
345
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
346
|
-
------------------------------------------------------
|
|
347
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
348
|
-
------------------------------------------------------
|
|
349
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:11:07 -0400
|
|
350
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
351
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
352
|
-
------------------------------------------------------
|
|
353
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
354
|
-
------------------------------------------------------
|
|
355
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:11:07 -0400
|
|
356
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
357
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
358
|
-
--------------------------------------------------------------------
|
|
359
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
360
|
-
--------------------------------------------------------------------
|
|
361
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
362
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
363
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
364
|
-
---------------------------------------
|
|
365
|
-
MountainViewTest: test_engine_is_loaded
|
|
366
|
-
---------------------------------------
|
|
367
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
368
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
369
|
-
------------------------------------------------------
|
|
370
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
371
|
-
------------------------------------------------------
|
|
372
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:19:49 -0400
|
|
373
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
374
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
375
|
-
------------------------------------------------------
|
|
376
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
377
|
-
------------------------------------------------------
|
|
378
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:19:49 -0400
|
|
379
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
380
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
381
|
-
--------------------------------------------------------------------
|
|
382
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
383
|
-
--------------------------------------------------------------------
|
|
384
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
385
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
386
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
387
|
-
--------------------------------------------------------------------
|
|
388
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
389
|
-
--------------------------------------------------------------------
|
|
390
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
391
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
392
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
393
|
-
---------------------------------------
|
|
394
|
-
MountainViewTest: test_engine_is_loaded
|
|
395
|
-
---------------------------------------
|
|
396
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
397
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
398
|
-
------------------------------------------------------
|
|
399
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
400
|
-
------------------------------------------------------
|
|
401
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:20:11 -0400
|
|
402
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
403
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
404
|
-
------------------------------------------------------
|
|
405
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
406
|
-
------------------------------------------------------
|
|
407
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:20:11 -0400
|
|
408
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
409
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
410
|
-
--------------------------------------------------------------------
|
|
411
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
412
|
-
--------------------------------------------------------------------
|
|
413
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
414
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
415
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
416
|
-
---------------------------------------
|
|
417
|
-
MountainViewTest: test_engine_is_loaded
|
|
418
|
-
---------------------------------------
|
|
419
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
420
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
421
|
-
------------------------------------------------------
|
|
422
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
423
|
-
------------------------------------------------------
|
|
424
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:21:02 -0400
|
|
425
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
426
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
427
|
-
------------------------------------------------------
|
|
428
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
429
|
-
------------------------------------------------------
|
|
430
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:21:02 -0400
|
|
431
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
432
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
433
|
-
--------------------------------------------------------------------
|
|
434
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
435
|
-
--------------------------------------------------------------------
|
|
436
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
437
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
438
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
439
|
-
---------------------------------------
|
|
440
|
-
MountainViewTest: test_engine_is_loaded
|
|
441
|
-
---------------------------------------
|
|
442
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
443
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
444
|
-
------------------------------------------------------
|
|
445
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
446
|
-
------------------------------------------------------
|
|
447
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 17:13:27 -0400
|
|
448
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
449
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
450
|
-
------------------------------------------------------
|
|
451
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
452
|
-
------------------------------------------------------
|
|
453
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 17:13:27 -0400
|
|
454
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
455
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
456
|
-
--------------------------------------------------------------------
|
|
457
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
458
|
-
--------------------------------------------------------------------
|
|
459
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
460
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
461
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
462
|
-
---------------------------------------
|
|
463
|
-
MountainViewTest: test_engine_is_loaded
|
|
464
|
-
---------------------------------------
|
|
465
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
466
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
467
|
-
------------------------------------------------------
|
|
468
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
469
|
-
------------------------------------------------------
|
|
470
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 10:51:54 -0400
|
|
471
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
472
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
473
|
-
------------------------------------------------------
|
|
474
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
475
|
-
------------------------------------------------------
|
|
476
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 10:51:54 -0400
|
|
477
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
478
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
479
|
-
--------------------------------------------------------------------
|
|
480
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
481
|
-
--------------------------------------------------------------------
|
|
482
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
483
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
484
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
485
|
-
---------------------------------------
|
|
486
|
-
MountainViewTest: test_engine_is_loaded
|
|
487
|
-
---------------------------------------
|
|
488
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
489
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
490
|
-
------------------------------------------------------
|
|
491
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
492
|
-
------------------------------------------------------
|
|
493
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:05:12 -0400
|
|
494
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
495
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
496
|
-
------------------------------------------------------
|
|
497
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
498
|
-
------------------------------------------------------
|
|
499
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:05:12 -0400
|
|
500
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
501
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
502
|
-
--------------------------------------------------------------------
|
|
503
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
504
|
-
--------------------------------------------------------------------
|
|
505
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
506
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
507
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
508
|
-
---------------------------------------
|
|
509
|
-
MountainViewTest: test_engine_is_loaded
|
|
510
|
-
---------------------------------------
|
|
511
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
512
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
513
|
-
------------------------------------------------------
|
|
514
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
515
|
-
------------------------------------------------------
|
|
516
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:08:19 -0400
|
|
517
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
518
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
519
|
-
------------------------------------------------------
|
|
520
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
521
|
-
------------------------------------------------------
|
|
522
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:08:19 -0400
|
|
523
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
524
|
-
Connecting to database specified by database.yml
|
|
525
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
526
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
527
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
528
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
529
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
530
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
531
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:22:08 -0400
|
|
532
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
533
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
534
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:22:08 -0400
|
|
535
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
536
|
-
Connecting to database specified by database.yml
|
|
537
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
538
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
539
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
540
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
541
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
542
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
543
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:22:32 -0400
|
|
544
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
545
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
546
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:22:33 -0400
|
|
547
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
548
|
-
Connecting to database specified by database.yml
|
|
549
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
550
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
551
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
552
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
553
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
554
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
555
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:30:06 -0400
|
|
556
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
557
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
558
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:30:06 -0400
|
|
559
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
560
|
-
Connecting to database specified by database.yml
|
|
561
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
562
|
-
Rendered app/components/header/_header.html.erb (0.8ms)
|
|
563
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
564
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
565
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
566
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
567
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:30:29 -0400
|
|
568
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
569
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
570
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:30:29 -0400
|
|
571
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
572
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
573
|
-
--------------------------------------------------------------------
|
|
574
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
575
|
-
--------------------------------------------------------------------
|
|
576
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
577
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
578
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
579
|
-
---------------------------------------
|
|
580
|
-
MountainViewTest: test_engine_is_loaded
|
|
581
|
-
---------------------------------------
|
|
582
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
583
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
584
|
-
------------------------------------------------------
|
|
585
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
586
|
-
------------------------------------------------------
|
|
587
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:34:02 -0400
|
|
588
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
589
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
590
|
-
------------------------------------------------------
|
|
591
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
592
|
-
------------------------------------------------------
|
|
593
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:34:02 -0400
|
|
594
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
595
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
596
|
-
--------------------------------------------------------------------
|
|
597
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
598
|
-
--------------------------------------------------------------------
|
|
599
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
600
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
601
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
602
|
-
---------------------------------------
|
|
603
|
-
MountainViewTest: test_engine_is_loaded
|
|
604
|
-
---------------------------------------
|
|
605
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
606
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
607
|
-
------------------------------------------------------
|
|
608
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
609
|
-
------------------------------------------------------
|
|
610
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:35:02 -0400
|
|
611
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
612
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
613
|
-
------------------------------------------------------
|
|
614
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
615
|
-
------------------------------------------------------
|
|
616
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:35:02 -0400
|
|
617
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
618
|
-
Connecting to database specified by database.yml
|
|
619
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
620
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
621
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
622
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
623
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
624
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
625
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:35:38 -0400
|
|
626
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
627
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
628
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:35:38 -0400
|
|
629
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
630
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
631
|
-
--------------------------------------------------------------------
|
|
632
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
633
|
-
--------------------------------------------------------------------
|
|
634
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
635
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
636
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
637
|
-
------------------------------------------------------
|
|
638
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
639
|
-
------------------------------------------------------
|
|
640
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:37:36 -0400
|
|
641
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
642
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
643
|
-
---------------------------------------
|
|
644
|
-
MountainViewTest: test_engine_is_loaded
|
|
645
|
-
---------------------------------------
|
|
646
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
647
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
648
|
-
------------------------------------------------------
|
|
649
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
650
|
-
------------------------------------------------------
|
|
651
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:37:36 -0400
|
|
652
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
653
|
-
Connecting to database specified by database.yml
|
|
654
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
655
|
-
Rendered app/components/header/_header.html.erb (0.8ms)
|
|
656
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
657
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
658
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
659
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
660
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:37:59 -0400
|
|
661
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
662
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
663
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:37:59 -0400
|
|
664
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
665
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
666
|
-
--------------------------------------------------------------------
|
|
667
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
668
|
-
--------------------------------------------------------------------
|
|
669
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
670
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
671
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
672
|
-
---------------------------------------
|
|
673
|
-
MountainViewTest: test_engine_is_loaded
|
|
674
|
-
---------------------------------------
|
|
675
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
676
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
677
|
-
------------------------------------------------------
|
|
678
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
679
|
-
------------------------------------------------------
|
|
680
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:38:23 -0400
|
|
681
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
682
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
683
|
-
------------------------------------------------------
|
|
684
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
685
|
-
------------------------------------------------------
|
|
686
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:38:23 -0400
|
|
687
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
688
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
689
|
-
--------------------------------------------------------------------
|
|
690
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
691
|
-
--------------------------------------------------------------------
|
|
692
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
693
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
694
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
695
|
-
---------------------------------------
|
|
696
|
-
MountainViewTest: test_engine_is_loaded
|
|
697
|
-
---------------------------------------
|
|
698
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
699
|
-
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
700
|
-
------------------------------------------------------
|
|
701
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
702
|
-
------------------------------------------------------
|
|
703
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:38:35 -0400
|
|
704
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
705
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
706
|
-
------------------------------------------------------
|
|
707
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
708
|
-
------------------------------------------------------
|
|
709
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:38:35 -0400
|
|
710
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
711
|
-
Connecting to database specified by database.yml
|
|
712
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
713
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
714
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
715
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
716
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
717
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
718
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:38:46 -0400
|
|
719
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
720
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
721
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:38:46 -0400
|
|
722
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
723
|
-
Connecting to database specified by database.yml
|
|
724
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
725
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
726
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
727
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
728
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
729
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
730
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:40:54 -0400
|
|
731
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
732
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
733
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:40:54 -0400
|
|
734
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
735
|
-
Connecting to database specified by database.yml
|
|
736
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
737
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
738
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
739
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
740
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
741
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
742
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:47:10 -0400
|
|
743
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
744
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
745
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:47:10 -0400
|
|
746
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
747
|
-
Connecting to database specified by database.yml
|
|
748
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
749
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
750
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
751
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
752
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
753
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
754
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:48:28 -0400
|
|
755
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
756
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
757
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:48:28 -0400
|
|
758
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
759
|
-
Connecting to database specified by database.yml
|
|
760
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
761
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
762
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
763
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
764
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
765
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
766
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:51:18 -0400
|
|
767
|
-
Compiled header/header.js (0ms) (pid 65183)
|
|
768
|
-
Compiled mountain_view.js (13ms) (pid 65183)
|
|
769
|
-
Served asset /mountain_view.js - 200 OK (19ms)
|
|
770
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
771
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
772
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:51:18 -0400
|
|
773
|
-
Compiled header/header.css (0ms) (pid 65183)
|
|
774
|
-
Compiled mountain_view.css (4ms) (pid 65183)
|
|
775
|
-
Served asset /mountain_view.css - 200 OK (10ms)
|
|
776
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
777
|
-
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
778
|
-
--------------------------------------------------------------------
|
|
779
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
780
|
-
--------------------------------------------------------------------
|
|
781
|
-
Rendered app/components/header/_header.html.erb (1.8ms)
|
|
782
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
783
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
784
|
-
---------------------------------------
|
|
785
|
-
MountainViewTest: test_engine_is_loaded
|
|
786
|
-
---------------------------------------
|
|
787
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
788
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
789
|
-
------------------------------------------------------
|
|
790
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
791
|
-
------------------------------------------------------
|
|
792
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:51:33 -0400
|
|
793
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
794
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
795
|
-
------------------------------------------------------
|
|
796
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
797
|
-
------------------------------------------------------
|
|
798
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:51:33 -0400
|
|
799
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
800
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
801
|
-
---------------------------------------
|
|
802
|
-
MountainViewTest: test_engine_is_loaded
|
|
803
|
-
---------------------------------------
|
|
804
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
805
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
806
|
-
------------------------------------------------------
|
|
807
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
808
|
-
------------------------------------------------------
|
|
809
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:51:46 -0400
|
|
810
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
811
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
812
|
-
------------------------------------------------------
|
|
813
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
814
|
-
------------------------------------------------------
|
|
815
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:51:46 -0400
|
|
816
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
817
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
818
|
-
--------------------------------------------------------------------
|
|
819
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
820
|
-
--------------------------------------------------------------------
|
|
821
|
-
Rendered app/components/header/_header.html.erb (1.8ms)
|
|
822
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
823
|
-
[1m[36m (0.5ms)[0m [1mbegin transaction[0m
|
|
824
|
-
---------------------------------------
|
|
825
|
-
MountainViewTest: test_engine_is_loaded
|
|
826
|
-
---------------------------------------
|
|
827
|
-
[1m[35m (0.2ms)[0m rollback transaction
|
|
828
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
829
|
-
------------------------------------------------------
|
|
830
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
831
|
-
------------------------------------------------------
|
|
832
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:52:00 -0400
|
|
833
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
834
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
835
|
-
------------------------------------------------------
|
|
836
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
837
|
-
------------------------------------------------------
|
|
838
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:52:00 -0400
|
|
839
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
840
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
841
|
-
--------------------------------------------------------------------
|
|
842
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
843
|
-
--------------------------------------------------------------------
|
|
844
|
-
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
845
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
846
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
847
|
-
---------------------------------------
|
|
848
|
-
MountainViewTest: test_engine_is_loaded
|
|
849
|
-
---------------------------------------
|
|
850
|
-
[1m[35m (0.0ms)[0m rollback transaction
|
|
851
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
852
|
-
------------------------------------------------------
|
|
853
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
854
|
-
------------------------------------------------------
|
|
855
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:52:41 -0400
|
|
856
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
857
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
858
|
-
------------------------------------------------------
|
|
859
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
860
|
-
------------------------------------------------------
|
|
861
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:52:41 -0400
|
|
862
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
863
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
864
|
-
--------------------------------------------------------------------
|
|
865
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
866
|
-
--------------------------------------------------------------------
|
|
867
|
-
Rendered app/components/header/_header.html.erb (2.4ms)
|
|
868
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
869
|
-
------------------------------------------------------
|
|
870
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
871
|
-
------------------------------------------------------
|
|
872
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:22 -0400
|
|
873
|
-
------------------------------------------------------
|
|
874
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
875
|
-
------------------------------------------------------
|
|
876
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:22 -0400
|
|
877
|
-
---------------------------------------
|
|
878
|
-
MountainViewTest: test_engine_is_loaded
|
|
879
|
-
---------------------------------------
|
|
880
|
-
--------------------------------------------------------------------
|
|
881
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
882
|
-
--------------------------------------------------------------------
|
|
883
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
884
|
-
---------------------------------------
|
|
885
|
-
MountainViewTest: test_engine_is_loaded
|
|
886
|
-
---------------------------------------
|
|
887
|
-
------------------------------------------------------
|
|
888
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
889
|
-
------------------------------------------------------
|
|
890
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:30 -0400
|
|
891
|
-
------------------------------------------------------
|
|
892
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
893
|
-
------------------------------------------------------
|
|
894
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:30 -0400
|
|
895
|
-
--------------------------------------------------------------------
|
|
896
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
897
|
-
--------------------------------------------------------------------
|
|
898
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
899
|
-
--------------------------------------------------------------------
|
|
900
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
901
|
-
--------------------------------------------------------------------
|
|
902
|
-
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
903
|
-
---------------------------------------
|
|
904
|
-
MountainViewTest: test_engine_is_loaded
|
|
905
|
-
---------------------------------------
|
|
906
|
-
------------------------------------------------------
|
|
907
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
908
|
-
------------------------------------------------------
|
|
909
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:41 -0400
|
|
910
|
-
------------------------------------------------------
|
|
911
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
912
|
-
------------------------------------------------------
|
|
913
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:41 -0400
|
|
914
|
-
Rendered app/components/header/_header.html.erb (0.8ms)
|
|
915
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:52 -0400
|
|
916
|
-
Compiled header/header.js (0ms) (pid 66148)
|
|
917
|
-
Compiled mountain_view.js (16ms) (pid 66148)
|
|
918
|
-
Served asset /mountain_view.js - 200 OK (27ms)
|
|
919
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:52 -0400
|
|
920
|
-
Compiled header/header.css (0ms) (pid 66148)
|
|
921
|
-
Compiled mountain_view.css (4ms) (pid 66148)
|
|
922
|
-
Served asset /mountain_view.css - 200 OK (10ms)
|
|
923
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
924
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:56:14 -0400
|
|
925
|
-
Compiled header/header.js (0ms) (pid 66301)
|
|
926
|
-
Compiled mountain_view.js (13ms) (pid 66301)
|
|
927
|
-
Served asset /mountain_view.js - 200 OK (20ms)
|
|
928
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:56:14 -0400
|
|
929
|
-
Compiled header/header.css (0ms) (pid 66301)
|
|
930
|
-
Compiled mountain_view.css (3ms) (pid 66301)
|
|
931
|
-
Served asset /mountain_view.css - 200 OK (10ms)
|
|
932
|
-
---------------------------------------
|
|
933
|
-
MountainViewTest: test_engine_is_loaded
|
|
934
|
-
---------------------------------------
|
|
935
|
-
------------------------------------------------------
|
|
936
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
937
|
-
------------------------------------------------------
|
|
938
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-07 15:20:19 -0400
|
|
939
|
-
------------------------------------------------------
|
|
940
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
941
|
-
------------------------------------------------------
|
|
942
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-07 15:20:19 -0400
|
|
943
|
-
--------------------------------------------------------------------
|
|
944
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
945
|
-
--------------------------------------------------------------------
|
|
946
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
947
|
-
--------------------------------------------------------------------
|
|
948
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
949
|
-
--------------------------------------------------------------------
|
|
950
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
951
|
-
---------------------------------------
|
|
952
|
-
MountainViewTest: test_engine_is_loaded
|
|
953
|
-
---------------------------------------
|
|
954
|
-
------------------------------------------------------
|
|
955
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
956
|
-
------------------------------------------------------
|
|
957
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-07 15:20:31 -0400
|
|
958
|
-
------------------------------------------------------
|
|
959
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
960
|
-
------------------------------------------------------
|
|
961
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-07 15:20:31 -0400
|
|
962
|
-
--------------------------------------------------------------------
|
|
963
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
964
|
-
--------------------------------------------------------------------
|
|
965
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
966
|
-
---------------------------------------
|
|
967
|
-
MountainViewTest: test_engine_is_loaded
|
|
968
|
-
---------------------------------------
|
|
969
|
-
------------------------------------------------------
|
|
970
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
971
|
-
------------------------------------------------------
|
|
972
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 13:18:33 -0400
|
|
973
|
-
------------------------------------------------------
|
|
974
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
975
|
-
------------------------------------------------------
|
|
976
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 13:18:33 -0400
|
|
977
|
-
--------------------------------------------------------------------
|
|
978
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
979
|
-
--------------------------------------------------------------------
|
|
980
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
981
|
-
---------------------------------------
|
|
982
|
-
MountainViewTest: test_engine_is_loaded
|
|
983
|
-
---------------------------------------
|
|
984
|
-
------------------------------------------------------
|
|
985
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
986
|
-
------------------------------------------------------
|
|
987
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 17:15:31 -0400
|
|
988
|
-
------------------------------------------------------
|
|
989
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
990
|
-
------------------------------------------------------
|
|
991
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 17:15:31 -0400
|
|
992
|
-
------------------------------------------------------
|
|
993
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
994
|
-
------------------------------------------------------
|
|
995
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 17:16:12 -0400
|
|
996
|
-
------------------------------------------------------
|
|
997
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
998
|
-
------------------------------------------------------
|
|
999
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 17:16:12 -0400
|
|
1000
|
-
---------------------------------------
|
|
1001
|
-
MountainViewTest: test_engine_is_loaded
|
|
1002
|
-
---------------------------------------
|
|
1003
|
-
--------------------------------------------------------------------
|
|
1004
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1005
|
-
--------------------------------------------------------------------
|
|
1006
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1007
|
-
------------------------------------------------------
|
|
1008
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1009
|
-
------------------------------------------------------
|
|
1010
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 17:38:01 -0400
|
|
1011
|
-
---------------------------------------
|
|
1012
|
-
MountainViewTest: test_engine_is_loaded
|
|
1013
|
-
---------------------------------------
|
|
1014
|
-
------------------------------------------------------
|
|
1015
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1016
|
-
------------------------------------------------------
|
|
1017
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 17:38:01 -0400
|
|
1018
|
-
--------------------------------------------------------------------
|
|
1019
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1020
|
-
--------------------------------------------------------------------
|
|
1021
|
-
Rendered app/components/header/_header.html.erb (2.4ms)
|
|
1022
|
-
--------------------------------------------------------------------
|
|
1023
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1024
|
-
--------------------------------------------------------------------
|
|
1025
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
1026
|
-
------------------------------------------------------------------
|
|
1027
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1028
|
-
------------------------------------------------------------------
|
|
1029
|
-
---------------------------------------
|
|
1030
|
-
MountainViewTest: test_engine_is_loaded
|
|
1031
|
-
---------------------------------------
|
|
1032
|
-
------------------------------------------------------
|
|
1033
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1034
|
-
------------------------------------------------------
|
|
1035
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:27:04 -0400
|
|
1036
|
-
------------------------------------------------------
|
|
1037
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1038
|
-
------------------------------------------------------
|
|
1039
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:27:04 -0400
|
|
1040
|
-
--------------------------------------------------------------------
|
|
1041
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1042
|
-
--------------------------------------------------------------------
|
|
1043
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1044
|
-
---------------------------------------
|
|
1045
|
-
MountainViewTest: test_engine_is_loaded
|
|
1046
|
-
---------------------------------------
|
|
1047
|
-
------------------------------------------------------
|
|
1048
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1049
|
-
------------------------------------------------------
|
|
1050
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:27:29 -0400
|
|
1051
|
-
------------------------------------------------------
|
|
1052
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1053
|
-
------------------------------------------------------
|
|
1054
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:27:29 -0400
|
|
1055
|
-
------------------------------------------------------------------
|
|
1056
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1057
|
-
------------------------------------------------------------------
|
|
1058
|
-
---------------------------------------
|
|
1059
|
-
MountainViewTest: test_engine_is_loaded
|
|
1060
|
-
---------------------------------------
|
|
1061
|
-
------------------------------------------------------
|
|
1062
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1063
|
-
------------------------------------------------------
|
|
1064
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:28:16 -0400
|
|
1065
|
-
------------------------------------------------------
|
|
1066
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1067
|
-
------------------------------------------------------
|
|
1068
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:28:16 -0400
|
|
1069
|
-
------------------------------------------------------------------
|
|
1070
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1071
|
-
------------------------------------------------------------------
|
|
1072
|
-
--------------------------------------------------------------------
|
|
1073
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1074
|
-
--------------------------------------------------------------------
|
|
1075
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
1076
|
-
--------------------------------------------------------------------
|
|
1077
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1078
|
-
--------------------------------------------------------------------
|
|
1079
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1080
|
-
------------------------------------------------------------------
|
|
1081
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1082
|
-
------------------------------------------------------------------
|
|
1083
|
-
---------------------------------------
|
|
1084
|
-
MountainViewTest: test_engine_is_loaded
|
|
1085
|
-
---------------------------------------
|
|
1086
|
-
------------------------------------------------------
|
|
1087
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1088
|
-
------------------------------------------------------
|
|
1089
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:29:26 -0400
|
|
1090
|
-
------------------------------------------------------
|
|
1091
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1092
|
-
------------------------------------------------------
|
|
1093
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:29:26 -0400
|
|
1094
|
-
------------------------------------------------------------------
|
|
1095
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1096
|
-
------------------------------------------------------------------
|
|
1097
|
-
--------------------------------------------------------------------
|
|
1098
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1099
|
-
--------------------------------------------------------------------
|
|
1100
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1101
|
-
------------------------------------------------------
|
|
1102
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1103
|
-
------------------------------------------------------
|
|
1104
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:33:16 -0400
|
|
1105
|
-
------------------------------------------------------
|
|
1106
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1107
|
-
------------------------------------------------------
|
|
1108
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:33:17 -0400
|
|
1109
|
-
---------------------------------------
|
|
1110
|
-
MountainViewTest: test_engine_is_loaded
|
|
1111
|
-
---------------------------------------
|
|
1112
|
-
------------------------------------------------------
|
|
1113
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1114
|
-
------------------------------------------------------
|
|
1115
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:33:33 -0400
|
|
1116
|
-
---------------------------------------
|
|
1117
|
-
MountainViewTest: test_engine_is_loaded
|
|
1118
|
-
---------------------------------------
|
|
1119
|
-
------------------------------------------------------
|
|
1120
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1121
|
-
------------------------------------------------------
|
|
1122
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:33:33 -0400
|
|
1123
|
-
--------------------------------------------------------------------
|
|
1124
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1125
|
-
--------------------------------------------------------------------
|
|
1126
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
1127
|
-
------------------------------------------------------------------
|
|
1128
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1129
|
-
------------------------------------------------------------------
|
|
1130
|
-
------------------------------------------------------
|
|
1131
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1132
|
-
------------------------------------------------------
|
|
1133
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:34:00 -0400
|
|
1134
|
-
---------------------------------------
|
|
1135
|
-
MountainViewTest: test_engine_is_loaded
|
|
1136
|
-
---------------------------------------
|
|
1137
|
-
------------------------------------------------------
|
|
1138
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1139
|
-
------------------------------------------------------
|
|
1140
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:34:00 -0400
|
|
1141
|
-
------------------------------------------------------------------
|
|
1142
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1143
|
-
------------------------------------------------------------------
|
|
1144
|
-
--------------------------------------------------------------------
|
|
1145
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1146
|
-
--------------------------------------------------------------------
|
|
1147
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1148
|
-
------------------------------------------------------------------
|
|
1149
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1150
|
-
------------------------------------------------------------------
|
|
1151
|
-
------------------------------------------------------
|
|
1152
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1153
|
-
------------------------------------------------------
|
|
1154
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:34:26 -0400
|
|
1155
|
-
------------------------------------------------------
|
|
1156
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1157
|
-
------------------------------------------------------
|
|
1158
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:34:26 -0400
|
|
1159
|
-
---------------------------------------
|
|
1160
|
-
MountainViewTest: test_engine_is_loaded
|
|
1161
|
-
---------------------------------------
|
|
1162
|
-
--------------------------------------------------------------------
|
|
1163
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1164
|
-
--------------------------------------------------------------------
|
|
1165
|
-
Rendered app/components/header/_header.html.erb (1.8ms)
|
|
1166
|
-
------------------------------------------------------
|
|
1167
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1168
|
-
------------------------------------------------------
|
|
1169
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:35:03 -0400
|
|
1170
|
-
------------------------------------------------------
|
|
1171
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1172
|
-
------------------------------------------------------
|
|
1173
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:35:03 -0400
|
|
1174
|
-
---------------------------------------
|
|
1175
|
-
MountainViewTest: test_engine_is_loaded
|
|
1176
|
-
---------------------------------------
|
|
1177
|
-
------------------------------------------------------------------
|
|
1178
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1179
|
-
------------------------------------------------------------------
|
|
1180
|
-
--------------------------------------------------------------------
|
|
1181
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1182
|
-
--------------------------------------------------------------------
|
|
1183
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
1184
|
-
------------------------------------------------------------------
|
|
1185
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1186
|
-
------------------------------------------------------------------
|
|
1187
|
-
--------------------------------------------------------------------
|
|
1188
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1189
|
-
--------------------------------------------------------------------
|
|
1190
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1191
|
-
---------------------------------------
|
|
1192
|
-
MountainViewTest: test_engine_is_loaded
|
|
1193
|
-
---------------------------------------
|
|
1194
|
-
------------------------------------------------------
|
|
1195
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1196
|
-
------------------------------------------------------
|
|
1197
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:35:23 -0400
|
|
1198
|
-
------------------------------------------------------
|
|
1199
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1200
|
-
------------------------------------------------------
|
|
1201
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:35:23 -0400
|
|
1202
|
-
------------------------------------------------------------------
|
|
1203
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1204
|
-
------------------------------------------------------------------
|
|
1205
|
-
------------------------------------------------------
|
|
1206
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1207
|
-
------------------------------------------------------
|
|
1208
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:36:51 -0400
|
|
1209
|
-
------------------------------------------------------
|
|
1210
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1211
|
-
------------------------------------------------------
|
|
1212
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:36:51 -0400
|
|
1213
|
-
---------------------------------------
|
|
1214
|
-
MountainViewTest: test_engine_is_loaded
|
|
1215
|
-
---------------------------------------
|
|
1216
|
-
--------------------------------------------------------------------
|
|
1217
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1218
|
-
--------------------------------------------------------------------
|
|
1219
|
-
Rendered app/components/header/_header.html.erb (2.1ms)
|
|
1220
|
-
------------------------------------------------------------------
|
|
1221
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1222
|
-
------------------------------------------------------------------
|
|
1223
|
-
--------------------------------------------------------------------
|
|
1224
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1225
|
-
--------------------------------------------------------------------
|
|
1226
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
1227
|
-
---------------------------------------
|
|
1228
|
-
MountainViewTest: test_engine_is_loaded
|
|
1229
|
-
---------------------------------------
|
|
1230
|
-
------------------------------------------------------
|
|
1231
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1232
|
-
------------------------------------------------------
|
|
1233
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:37:34 -0400
|
|
1234
|
-
------------------------------------------------------
|
|
1235
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1236
|
-
------------------------------------------------------
|
|
1237
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:37:34 -0400
|
|
1238
|
-
------------------------------------------------------------------
|
|
1239
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1240
|
-
------------------------------------------------------------------
|
|
1241
|
-
--------------------------------------------------------------------
|
|
1242
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1243
|
-
--------------------------------------------------------------------
|
|
1244
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1245
|
-
---------------------------------------
|
|
1246
|
-
MountainViewTest: test_engine_is_loaded
|
|
1247
|
-
---------------------------------------
|
|
1248
|
-
------------------------------------------------------
|
|
1249
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1250
|
-
------------------------------------------------------
|
|
1251
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:38:17 -0400
|
|
1252
|
-
------------------------------------------------------
|
|
1253
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1254
|
-
------------------------------------------------------
|
|
1255
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:38:17 -0400
|
|
1256
|
-
------------------------------------------------------------------
|
|
1257
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1258
|
-
------------------------------------------------------------------
|
|
1259
|
-
--------------------------------------------------------------------
|
|
1260
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1261
|
-
--------------------------------------------------------------------
|
|
1262
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1263
|
-
------------------------------------------------------
|
|
1264
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1265
|
-
------------------------------------------------------
|
|
1266
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:41:15 -0400
|
|
1267
|
-
---------------------------------------
|
|
1268
|
-
MountainViewTest: test_engine_is_loaded
|
|
1269
|
-
---------------------------------------
|
|
1270
|
-
------------------------------------------------------
|
|
1271
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1272
|
-
------------------------------------------------------
|
|
1273
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:41:15 -0400
|
|
1274
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1275
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:34:44 -0400
|
|
1276
|
-
Compiled card/card.js (0ms) (pid 95013)
|
|
1277
|
-
Compiled header/header.js (0ms) (pid 95013)
|
|
1278
|
-
Compiled mountain_view.js (9ms) (pid 95013)
|
|
1279
|
-
Served asset /mountain_view.js - 200 OK (16ms)
|
|
1280
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:34:44 -0400
|
|
1281
|
-
Compiled card/card.css (0ms) (pid 95013)
|
|
1282
|
-
Compiled header/header.css (0ms) (pid 95013)
|
|
1283
|
-
Compiled mountain_view.css (10ms) (pid 95013)
|
|
1284
|
-
Served asset /mountain_view.css - 200 OK (19ms)
|
|
1285
|
-
------------------------------------------------------------------
|
|
1286
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1287
|
-
------------------------------------------------------------------
|
|
1288
|
-
--------------------------------------------------------------------
|
|
1289
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1290
|
-
--------------------------------------------------------------------
|
|
1291
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1292
|
-
---------------------------------------
|
|
1293
|
-
MountainViewTest: test_engine_is_loaded
|
|
1294
|
-
---------------------------------------
|
|
1295
|
-
------------------------------------------------------
|
|
1296
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1297
|
-
------------------------------------------------------
|
|
1298
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:35:10 -0400
|
|
1299
|
-
------------------------------------------------------
|
|
1300
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1301
|
-
------------------------------------------------------
|
|
1302
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:35:10 -0400
|
|
1303
|
-
--------------------------------------------------------------------
|
|
1304
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1305
|
-
--------------------------------------------------------------------
|
|
1306
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
1307
|
-
------------------------------------------------------------------
|
|
1308
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1309
|
-
------------------------------------------------------------------
|
|
1310
|
-
---------------------------------------
|
|
1311
|
-
MountainViewTest: test_engine_is_loaded
|
|
1312
|
-
---------------------------------------
|
|
1313
|
-
------------------------------------------------------
|
|
1314
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1315
|
-
------------------------------------------------------
|
|
1316
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:35:48 -0400
|
|
1317
|
-
------------------------------------------------------
|
|
1318
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1319
|
-
------------------------------------------------------
|
|
1320
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:35:48 -0400
|
|
1321
|
-
------------------------------------------------------------------
|
|
1322
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1323
|
-
------------------------------------------------------------------
|
|
1324
|
-
---------------------------------------
|
|
1325
|
-
MountainViewTest: test_engine_is_loaded
|
|
1326
|
-
---------------------------------------
|
|
1327
|
-
------------------------------------------------------
|
|
1328
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1329
|
-
------------------------------------------------------
|
|
1330
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:36:59 -0400
|
|
1331
|
-
------------------------------------------------------
|
|
1332
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1333
|
-
------------------------------------------------------
|
|
1334
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:37:00 -0400
|
|
1335
|
-
--------------------------------------------------------------------
|
|
1336
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1337
|
-
--------------------------------------------------------------------
|
|
1338
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1339
|
-
---------------------------------------
|
|
1340
|
-
MountainViewTest: test_engine_is_loaded
|
|
1341
|
-
---------------------------------------
|
|
1342
|
-
------------------------------------------------------
|
|
1343
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1344
|
-
------------------------------------------------------
|
|
1345
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:37:08 -0400
|
|
1346
|
-
------------------------------------------------------
|
|
1347
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1348
|
-
------------------------------------------------------
|
|
1349
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:37:08 -0400
|
|
1350
|
-
------------------------------------------------------------------
|
|
1351
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1352
|
-
------------------------------------------------------------------
|
|
1353
|
-
--------------------------------------------------------------------
|
|
1354
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1355
|
-
--------------------------------------------------------------------
|
|
1356
|
-
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
1357
|
-
--------------------------------------------------------------------
|
|
1358
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1359
|
-
--------------------------------------------------------------------
|
|
1360
|
-
Rendered app/components/header/_header.html.erb (1.8ms)
|
|
1361
|
-
------------------------------------------------------
|
|
1362
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1363
|
-
------------------------------------------------------
|
|
1364
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:40:54 -0400
|
|
1365
|
-
---------------------------------------
|
|
1366
|
-
MountainViewTest: test_engine_is_loaded
|
|
1367
|
-
---------------------------------------
|
|
1368
|
-
------------------------------------------------------
|
|
1369
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1370
|
-
------------------------------------------------------
|
|
1371
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:40:54 -0400
|
|
1372
|
-
------------------------------------------------------------------
|
|
1373
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1374
|
-
------------------------------------------------------------------
|
|
1375
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1376
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:12 -0400
|
|
1377
|
-
Compiled card/card.js (0ms) (pid 97150)
|
|
1378
|
-
Compiled header/header.js (0ms) (pid 97150)
|
|
1379
|
-
Compiled mountain_view.js (17ms) (pid 97150)
|
|
1380
|
-
Served asset /mountain_view.js - 200 OK (24ms)
|
|
1381
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:12 -0400
|
|
1382
|
-
Compiled card/card.css (0ms) (pid 97150)
|
|
1383
|
-
Compiled header/header.css (0ms) (pid 97150)
|
|
1384
|
-
Compiled mountain_view.css (14ms) (pid 97150)
|
|
1385
|
-
Served asset /mountain_view.css - 200 OK (22ms)
|
|
1386
|
-
------------------------------------------------------------------
|
|
1387
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1388
|
-
------------------------------------------------------------------
|
|
1389
|
-
--------------------------------------------------------------------
|
|
1390
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1391
|
-
--------------------------------------------------------------------
|
|
1392
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
1393
|
-
---------------------------------------
|
|
1394
|
-
MountainViewTest: test_engine_is_loaded
|
|
1395
|
-
---------------------------------------
|
|
1396
|
-
------------------------------------------------------
|
|
1397
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1398
|
-
------------------------------------------------------
|
|
1399
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:30 -0400
|
|
1400
|
-
------------------------------------------------------
|
|
1401
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1402
|
-
------------------------------------------------------
|
|
1403
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:31 -0400
|
|
1404
|
-
------------------------------------------------------------------
|
|
1405
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1406
|
-
------------------------------------------------------------------
|
|
1407
|
-
--------------------------------------------------------------------
|
|
1408
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1409
|
-
--------------------------------------------------------------------
|
|
1410
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1411
|
-
---------------------------------------
|
|
1412
|
-
MountainViewTest: test_engine_is_loaded
|
|
1413
|
-
---------------------------------------
|
|
1414
|
-
------------------------------------------------------
|
|
1415
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1416
|
-
------------------------------------------------------
|
|
1417
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:41 -0400
|
|
1418
|
-
------------------------------------------------------
|
|
1419
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1420
|
-
------------------------------------------------------
|
|
1421
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:41 -0400
|
|
1422
|
-
------------------------------------------------------
|
|
1423
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1424
|
-
------------------------------------------------------
|
|
1425
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:54 -0400
|
|
1426
|
-
---------------------------------------
|
|
1427
|
-
MountainViewTest: test_engine_is_loaded
|
|
1428
|
-
---------------------------------------
|
|
1429
|
-
------------------------------------------------------
|
|
1430
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1431
|
-
------------------------------------------------------
|
|
1432
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:54 -0400
|
|
1433
|
-
--------------------------------------------------------------------
|
|
1434
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1435
|
-
--------------------------------------------------------------------
|
|
1436
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
1437
|
-
------------------------------------------------------------------
|
|
1438
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1439
|
-
------------------------------------------------------------------
|
|
1440
|
-
------------------------------------------------------------------
|
|
1441
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1442
|
-
------------------------------------------------------------------
|
|
1443
|
-
--------------------------------------------------------------------
|
|
1444
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1445
|
-
--------------------------------------------------------------------
|
|
1446
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
1447
|
-
---------------------------------------
|
|
1448
|
-
MountainViewTest: test_engine_is_loaded
|
|
1449
|
-
---------------------------------------
|
|
1450
|
-
------------------------------------------------------
|
|
1451
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1452
|
-
------------------------------------------------------
|
|
1453
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 17:10:19 -0400
|
|
1454
|
-
------------------------------------------------------
|
|
1455
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1456
|
-
------------------------------------------------------
|
|
1457
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 17:10:19 -0400
|
|
1458
|
-
---------------------------------------
|
|
1459
|
-
MountainViewTest: test_engine_is_loaded
|
|
1460
|
-
---------------------------------------
|
|
1461
|
-
------------------------------------------------------
|
|
1462
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1463
|
-
------------------------------------------------------
|
|
1464
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 17:11:49 -0400
|
|
1465
|
-
------------------------------------------------------
|
|
1466
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1467
|
-
------------------------------------------------------
|
|
1468
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 17:11:49 -0400
|
|
1469
|
-
--------------------------------------------------------------------
|
|
1470
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1471
|
-
--------------------------------------------------------------------
|
|
1472
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1473
|
-
------------------------------------------------------------------
|
|
1474
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1475
|
-
------------------------------------------------------------------
|
|
1476
|
-
------------------------------------------------------------------
|
|
1477
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1478
|
-
------------------------------------------------------------------
|
|
1479
|
-
--------------------------------------------------------------------
|
|
1480
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1481
|
-
--------------------------------------------------------------------
|
|
1482
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1483
|
-
---------------------------------------
|
|
1484
|
-
MountainViewTest: test_engine_is_loaded
|
|
1485
|
-
---------------------------------------
|
|
1486
|
-
------------------------------------------------------
|
|
1487
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1488
|
-
------------------------------------------------------
|
|
1489
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 17:12:04 -0400
|
|
1490
|
-
------------------------------------------------------
|
|
1491
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1492
|
-
------------------------------------------------------
|
|
1493
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 17:12:04 -0400
|
|
1494
|
-
------------------------------------------------------
|
|
1495
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1496
|
-
------------------------------------------------------
|
|
1497
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 17:12:27 -0400
|
|
1498
|
-
------------------------------------------------------
|
|
1499
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1500
|
-
------------------------------------------------------
|
|
1501
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 17:12:27 -0400
|
|
1502
|
-
---------------------------------------
|
|
1503
|
-
MountainViewTest: test_engine_is_loaded
|
|
1504
|
-
---------------------------------------
|
|
1505
|
-
--------------------------------------------------------------------
|
|
1506
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1507
|
-
--------------------------------------------------------------------
|
|
1508
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
1509
|
-
------------------------------------------------------------------
|
|
1510
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1511
|
-
------------------------------------------------------------------
|
|
1512
|
-
------------------------------------------------------------------
|
|
1513
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1514
|
-
------------------------------------------------------------------
|
|
1515
|
-
--------------------------------------------------------------------
|
|
1516
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1517
|
-
--------------------------------------------------------------------
|
|
1518
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
1519
|
-
------------------------------------------------------
|
|
1520
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1521
|
-
------------------------------------------------------
|
|
1522
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 11:15:53 -0400
|
|
1523
|
-
---------------------------------------
|
|
1524
|
-
MountainViewTest: test_engine_is_loaded
|
|
1525
|
-
---------------------------------------
|
|
1526
|
-
------------------------------------------------------
|
|
1527
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1528
|
-
------------------------------------------------------
|
|
1529
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 11:15:53 -0400
|
|
1530
|
-
------------------------------------------------------------------
|
|
1531
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1532
|
-
------------------------------------------------------------------
|
|
1533
|
-
--------------------------------------------------------------------
|
|
1534
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1535
|
-
--------------------------------------------------------------------
|
|
1536
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
1537
|
-
---------------------------------------
|
|
1538
|
-
MountainViewTest: test_engine_is_loaded
|
|
1539
|
-
---------------------------------------
|
|
1540
|
-
------------------------------------------------------
|
|
1541
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1542
|
-
------------------------------------------------------
|
|
1543
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 12:09:39 -0400
|
|
1544
|
-
------------------------------------------------------
|
|
1545
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1546
|
-
------------------------------------------------------
|
|
1547
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 12:09:39 -0400
|
|
1548
|
-
---------------------------------------
|
|
1549
|
-
MountainViewTest: test_engine_is_loaded
|
|
1550
|
-
---------------------------------------
|
|
1551
|
-
------------------------------------------------------
|
|
1552
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1553
|
-
------------------------------------------------------
|
|
1554
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 12:11:07 -0400
|
|
1555
|
-
------------------------------------------------------
|
|
1556
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1557
|
-
------------------------------------------------------
|
|
1558
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 12:11:07 -0400
|
|
1559
|
-
------------------------------------------------------------------
|
|
1560
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1561
|
-
------------------------------------------------------------------
|
|
1562
|
-
--------------------------------------------------------
|
|
1563
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1564
|
-
--------------------------------------------------------
|
|
1565
|
-
--------------------------------------------------------------------
|
|
1566
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1567
|
-
--------------------------------------------------------------------
|
|
1568
|
-
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
1569
|
-
---------------------------------------
|
|
1570
|
-
MountainViewTest: test_engine_is_loaded
|
|
1571
|
-
---------------------------------------
|
|
1572
|
-
------------------------------------------------------
|
|
1573
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1574
|
-
------------------------------------------------------
|
|
1575
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 12:11:22 -0400
|
|
1576
|
-
------------------------------------------------------
|
|
1577
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1578
|
-
------------------------------------------------------
|
|
1579
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 12:11:22 -0400
|
|
1580
|
-
--------------------------------------------------------------------
|
|
1581
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1582
|
-
--------------------------------------------------------------------
|
|
1583
|
-
Rendered app/components/header/_header.html.erb (1.9ms)
|
|
1584
|
-
------------------------------------------------------------------
|
|
1585
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1586
|
-
------------------------------------------------------------------
|
|
1587
|
-
--------------------------------------------------------
|
|
1588
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1589
|
-
--------------------------------------------------------
|
|
1590
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
1591
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 12:13:47 -0400
|
|
1592
|
-
Compiled card/card.js (0ms) (pid 41342)
|
|
1593
|
-
Compiled header/header.js (0ms) (pid 41342)
|
|
1594
|
-
Compiled mountain_view.js (14ms) (pid 41342)
|
|
1595
|
-
Served asset /mountain_view.js - 200 OK (22ms)
|
|
1596
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 12:13:47 -0400
|
|
1597
|
-
Compiled card/card.css (0ms) (pid 41342)
|
|
1598
|
-
Compiled header/header.css (0ms) (pid 41342)
|
|
1599
|
-
Compiled mountain_view.css (9ms) (pid 41342)
|
|
1600
|
-
Served asset /mountain_view.css - 200 OK (17ms)
|
|
1601
|
-
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
1602
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 13:35:58 -0400
|
|
1603
|
-
Compiled card/card.js (0ms) (pid 46573)
|
|
1604
|
-
Compiled header/header.js (0ms) (pid 46573)
|
|
1605
|
-
Compiled mountain_view.js (12ms) (pid 46573)
|
|
1606
|
-
Served asset /mountain_view.js - 200 OK (21ms)
|
|
1607
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 13:35:58 -0400
|
|
1608
|
-
Compiled card/card.css (0ms) (pid 46573)
|
|
1609
|
-
Compiled header/header.css (0ms) (pid 46573)
|
|
1610
|
-
Compiled mountain_view.css (13ms) (pid 46573)
|
|
1611
|
-
Served asset /mountain_view.css - 200 OK (25ms)
|
|
1612
|
-
--------------------------------------------------------------------
|
|
1613
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1614
|
-
--------------------------------------------------------------------
|
|
1615
|
-
Rendered app/components/header/_header.html.erb (1.9ms)
|
|
1
|
+
-----------------------------------------------
|
|
2
|
+
MountainViewComponentTest: test_humanized_title
|
|
3
|
+
-----------------------------------------------
|
|
4
|
+
------------------------------------
|
|
5
|
+
MountainViewComponentTest: test_name
|
|
6
|
+
------------------------------------
|
|
7
|
+
------------------------------------------------
|
|
8
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
9
|
+
------------------------------------------------
|
|
1616
10
|
------------------------------------------------------------------
|
|
1617
11
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1618
12
|
------------------------------------------------------------------
|
|
1619
13
|
--------------------------------------------------------
|
|
1620
14
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1621
15
|
--------------------------------------------------------
|
|
1622
|
-
------------------------------------------------------
|
|
1623
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1624
|
-
------------------------------------------------------
|
|
1625
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 13:36:10 -0400
|
|
1626
|
-
------------------------------------------------------
|
|
1627
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1628
|
-
------------------------------------------------------
|
|
1629
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 13:36:11 -0400
|
|
1630
|
-
---------------------------------------
|
|
1631
|
-
MountainViewTest: test_engine_is_loaded
|
|
1632
|
-
---------------------------------------
|
|
1633
|
-
--------------------------------------------------------------------
|
|
1634
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1635
|
-
--------------------------------------------------------------------
|
|
1636
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
1637
|
-
---------------------------------------
|
|
1638
|
-
MountainViewTest: test_engine_is_loaded
|
|
1639
|
-
---------------------------------------
|
|
1640
|
-
------------------------------------------------------
|
|
1641
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1642
|
-
------------------------------------------------------
|
|
1643
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 13:38:04 -0400
|
|
1644
|
-
------------------------------------------------------
|
|
1645
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1646
|
-
------------------------------------------------------
|
|
1647
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 13:38:05 -0400
|
|
1648
|
-
--------------------------------------------------------
|
|
1649
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1650
|
-
--------------------------------------------------------
|
|
1651
|
-
------------------------------------------------------------------
|
|
1652
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1653
|
-
------------------------------------------------------------------
|
|
1654
|
-
--------------------------------------------------------------------
|
|
1655
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1656
|
-
--------------------------------------------------------------------
|
|
1657
|
-
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
1658
|
-
------------------------------------------------------
|
|
1659
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1660
|
-
------------------------------------------------------
|
|
1661
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 13:39:56 -0400
|
|
1662
|
-
------------------------------------------------------
|
|
1663
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1664
|
-
------------------------------------------------------
|
|
1665
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 13:39:56 -0400
|
|
1666
16
|
---------------------------------------
|
|
1667
17
|
MountainViewTest: test_engine_is_loaded
|
|
1668
18
|
---------------------------------------
|
|
1669
|
-
------------------------------------------------------------------
|
|
1670
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1671
|
-
------------------------------------------------------------------
|
|
1672
|
-
--------------------------------------------------------
|
|
1673
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1674
|
-
--------------------------------------------------------
|
|
1675
|
-
------------------------------------------------------
|
|
1676
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1677
|
-
------------------------------------------------------
|
|
1678
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-14 13:40:22 -0400
|
|
1679
19
|
------------------------------------------------------
|
|
1680
20
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1681
21
|
------------------------------------------------------
|
|
1682
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
1683
|
-
|
|
1684
|
-
MountainViewTest:
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
--------------------------------------------------------------------
|
|
1693
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1694
|
-
--------------------------------------------------------------------
|
|
1695
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
22
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:42:41 -0300
|
|
23
|
+
-----------------------------------------------
|
|
24
|
+
MountainViewTest: test_shows_specific_component
|
|
25
|
+
-----------------------------------------------
|
|
26
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:42:41 -0300
|
|
27
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
28
|
+
Parameters: {"id"=>"header"}
|
|
29
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
30
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
31
|
+
Completed 200 OK in 40ms (Views: 39.4ms)
|
|
1696
32
|
---------------------------------------
|
|
1697
|
-
MountainViewTest:
|
|
33
|
+
MountainViewTest: test_shows_styleguide
|
|
1698
34
|
---------------------------------------
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-14 13:40:25 -0400
|
|
35
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:42:41 -0300
|
|
36
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
37
|
+
Completed 200 OK in 2ms (Views: 2.0ms)
|
|
1703
38
|
------------------------------------------------------
|
|
1704
39
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1705
40
|
------------------------------------------------------
|
|
1706
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
1707
|
-
------------------------------------------------------------------
|
|
1708
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1709
|
-
------------------------------------------------------------------
|
|
1710
|
-
--------------------------------------------------------
|
|
1711
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1712
|
-
--------------------------------------------------------
|
|
1713
|
-
--------------------------------------------------------------------
|
|
1714
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1715
|
-
--------------------------------------------------------------------
|
|
1716
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
41
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:42:41 -0300
|
|
1717
42
|
--------------------------------------------------------------------
|
|
1718
43
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1719
44
|
--------------------------------------------------------------------
|
|
1720
|
-
Rendered app/components/header/_header.html.erb (
|
|
1721
|
-
------------------------------------------------------------------
|
|
1722
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1723
|
-
------------------------------------------------------------------
|
|
1724
|
-
--------------------------------------------------------
|
|
1725
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1726
|
-
--------------------------------------------------------
|
|
1727
|
-
------------------------------------------------------
|
|
1728
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1729
|
-
------------------------------------------------------
|
|
1730
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 10:46:07 -0400
|
|
1731
|
-
------------------------------------------------------
|
|
1732
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1733
|
-
------------------------------------------------------
|
|
1734
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 10:46:07 -0400
|
|
1735
|
-
---------------------------------------
|
|
1736
|
-
MountainViewTest: test_engine_is_loaded
|
|
1737
|
-
---------------------------------------
|
|
45
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
1738
46
|
---------------------------------------
|
|
1739
47
|
MountainViewTest: test_engine_is_loaded
|
|
1740
48
|
---------------------------------------
|
|
1741
49
|
------------------------------------------------------
|
|
1742
50
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1743
51
|
------------------------------------------------------
|
|
1744
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
1745
|
-
|
|
1746
|
-
MountainViewTest:
|
|
1747
|
-
|
|
1748
|
-
Started GET "/
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
--------------------------------------------------------------------
|
|
1752
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
1753
|
-
--------------------------------------------------------
|
|
1754
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1755
|
-
--------------------------------------------------------
|
|
1756
|
-
------------------------------------------------------------------
|
|
1757
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1758
|
-
------------------------------------------------------------------
|
|
1759
|
-
--------------------------------------------------------------------
|
|
1760
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1761
|
-
--------------------------------------------------------------------
|
|
52
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:44:31 -0300
|
|
53
|
+
-----------------------------------------------
|
|
54
|
+
MountainViewTest: test_shows_specific_component
|
|
55
|
+
-----------------------------------------------
|
|
56
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:44:31 -0300
|
|
57
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
58
|
+
Parameters: {"id"=>"header"}
|
|
1762
59
|
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
60
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
61
|
+
Completed 200 OK in 41ms (Views: 40.4ms)
|
|
1763
62
|
---------------------------------------
|
|
1764
|
-
MountainViewTest:
|
|
1765
|
-
---------------------------------------
|
|
1766
|
-
------------------------------------------------------
|
|
1767
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
1768
|
-
------------------------------------------------------
|
|
1769
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 11:26:43 -0400
|
|
1770
|
-
------------------------------------------------------
|
|
1771
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1772
|
-
------------------------------------------------------
|
|
1773
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 11:26:43 -0400
|
|
1774
|
-
------------------------------------------------------------------
|
|
1775
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1776
|
-
------------------------------------------------------------------
|
|
1777
|
-
--------------------------------------------------------
|
|
1778
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
1779
|
-
--------------------------------------------------------
|
|
1780
|
-
--------------------------------------------------------------------
|
|
1781
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1782
|
-
--------------------------------------------------------------------
|
|
1783
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1784
|
-
---------------------------------------
|
|
1785
|
-
MountainViewTest: test_engine_is_loaded
|
|
63
|
+
MountainViewTest: test_shows_styleguide
|
|
1786
64
|
---------------------------------------
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 11:27:01 -0400
|
|
65
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:44:31 -0300
|
|
66
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
67
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
1791
68
|
------------------------------------------------------
|
|
1792
69
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1793
70
|
------------------------------------------------------
|
|
1794
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
71
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:44:31 -0300
|
|
1795
72
|
------------------------------------------------------------------
|
|
1796
73
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1797
74
|
------------------------------------------------------------------
|
|
1798
75
|
--------------------------------------------------------
|
|
1799
76
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1800
77
|
--------------------------------------------------------
|
|
78
|
+
-----------------------------------------------
|
|
79
|
+
MountainViewComponentTest: test_humanized_title
|
|
80
|
+
-----------------------------------------------
|
|
81
|
+
------------------------------------
|
|
82
|
+
MountainViewComponentTest: test_name
|
|
83
|
+
------------------------------------
|
|
84
|
+
------------------------------------------
|
|
85
|
+
MountainViewComponentTest: test_stubs_file
|
|
86
|
+
------------------------------------------
|
|
87
|
+
------------------------------------------------
|
|
88
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
89
|
+
------------------------------------------------
|
|
90
|
+
--------------------------------------------------------------------
|
|
91
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
92
|
+
--------------------------------------------------------------------
|
|
93
|
+
Rendered app/components/header/_header.html.erb (0.8ms)
|
|
94
|
+
--------------------------------------------------------------------
|
|
95
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
96
|
+
--------------------------------------------------------------------
|
|
97
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
98
|
+
-----------------------------------------------
|
|
99
|
+
MountainViewComponentTest: test_humanized_title
|
|
100
|
+
-----------------------------------------------
|
|
101
|
+
------------------------------------
|
|
102
|
+
MountainViewComponentTest: test_name
|
|
103
|
+
------------------------------------
|
|
104
|
+
------------------------------------------
|
|
105
|
+
MountainViewComponentTest: test_stubs_file
|
|
106
|
+
------------------------------------------
|
|
107
|
+
------------------------------------------------
|
|
108
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
109
|
+
------------------------------------------------
|
|
1801
110
|
------------------------------------------------------------------
|
|
1802
111
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1803
112
|
------------------------------------------------------------------
|
|
1804
113
|
--------------------------------------------------------
|
|
1805
114
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1806
115
|
--------------------------------------------------------
|
|
1807
|
-
--------------------------------------------------------------------
|
|
1808
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1809
|
-
--------------------------------------------------------------------
|
|
1810
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1811
116
|
---------------------------------------
|
|
1812
117
|
MountainViewTest: test_engine_is_loaded
|
|
1813
118
|
---------------------------------------
|
|
1814
119
|
------------------------------------------------------
|
|
1815
120
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1816
121
|
------------------------------------------------------
|
|
1817
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
1818
|
-
|
|
1819
|
-
MountainViewTest:
|
|
1820
|
-
|
|
1821
|
-
Started GET "/
|
|
122
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:46:15 -0300
|
|
123
|
+
-----------------------------------------------
|
|
124
|
+
MountainViewTest: test_shows_specific_component
|
|
125
|
+
-----------------------------------------------
|
|
126
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:46:15 -0300
|
|
127
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
128
|
+
Parameters: {"id"=>"header"}
|
|
129
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
130
|
+
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
131
|
+
Completed 200 OK in 38ms (Views: 37.8ms)
|
|
1822
132
|
---------------------------------------
|
|
1823
|
-
MountainViewTest:
|
|
133
|
+
MountainViewTest: test_shows_styleguide
|
|
1824
134
|
---------------------------------------
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 11:52:16 -0400
|
|
135
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:46:15 -0300
|
|
136
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
137
|
+
Completed 200 OK in 3ms (Views: 2.6ms)
|
|
1829
138
|
------------------------------------------------------
|
|
1830
139
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1831
140
|
------------------------------------------------------
|
|
1832
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
141
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:46:15 -0300
|
|
1833
142
|
------------------------------------------------------------------
|
|
1834
143
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1835
144
|
------------------------------------------------------------------
|
|
1836
145
|
--------------------------------------------------------
|
|
1837
146
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1838
147
|
--------------------------------------------------------
|
|
1839
|
-
-----------------------------------
|
|
1840
|
-
RoutingTest: test_mounts_styleguide
|
|
1841
|
-
-----------------------------------
|
|
1842
148
|
--------------------------------------------------------------------
|
|
1843
149
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1844
150
|
--------------------------------------------------------------------
|
|
1845
|
-
Rendered app/components/header/_header.html.erb (
|
|
1846
|
-
-----------------------------------
|
|
1847
|
-
RoutingTest: test_mounts_styleguide
|
|
1848
|
-
-----------------------------------
|
|
151
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1849
152
|
---------------------------------------
|
|
1850
153
|
MountainViewTest: test_engine_is_loaded
|
|
1851
154
|
---------------------------------------
|
|
1852
155
|
------------------------------------------------------
|
|
1853
156
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1854
157
|
------------------------------------------------------
|
|
1855
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
158
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:46:26 -0300
|
|
159
|
+
-----------------------------------------------
|
|
160
|
+
MountainViewTest: test_shows_specific_component
|
|
161
|
+
-----------------------------------------------
|
|
162
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:46:26 -0300
|
|
163
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
164
|
+
Parameters: {"id"=>"header"}
|
|
165
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
166
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
167
|
+
Completed 200 OK in 36ms (Views: 35.3ms)
|
|
168
|
+
---------------------------------------
|
|
169
|
+
MountainViewTest: test_shows_styleguide
|
|
170
|
+
---------------------------------------
|
|
171
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:46:26 -0300
|
|
172
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
173
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
1856
174
|
------------------------------------------------------
|
|
1857
175
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1858
176
|
------------------------------------------------------
|
|
1859
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
177
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:46:26 -0300
|
|
178
|
+
-----------------------------------------------
|
|
179
|
+
MountainViewComponentTest: test_humanized_title
|
|
180
|
+
-----------------------------------------------
|
|
181
|
+
------------------------------------
|
|
182
|
+
MountainViewComponentTest: test_name
|
|
183
|
+
------------------------------------
|
|
184
|
+
------------------------------------------
|
|
185
|
+
MountainViewComponentTest: test_stubs_file
|
|
186
|
+
------------------------------------------
|
|
187
|
+
------------------------------------------------
|
|
188
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
189
|
+
------------------------------------------------
|
|
1860
190
|
--------------------------------------------------------------------
|
|
1861
191
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1862
192
|
--------------------------------------------------------------------
|
|
1863
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
193
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
1864
194
|
------------------------------------------------------------------
|
|
1865
195
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1866
196
|
------------------------------------------------------------------
|
|
1867
197
|
--------------------------------------------------------
|
|
1868
198
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1869
199
|
--------------------------------------------------------
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
200
|
+
-----------------------------------------------
|
|
201
|
+
MountainViewComponentTest: test_humanized_title
|
|
202
|
+
-----------------------------------------------
|
|
203
|
+
------------------------------------
|
|
204
|
+
MountainViewComponentTest: test_name
|
|
205
|
+
------------------------------------
|
|
206
|
+
------------------------------------------
|
|
207
|
+
MountainViewComponentTest: test_stubs_file
|
|
208
|
+
------------------------------------------
|
|
209
|
+
------------------------------------------------
|
|
210
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
211
|
+
------------------------------------------------
|
|
212
|
+
---------------------------------------
|
|
213
|
+
MountainViewTest: test_engine_is_loaded
|
|
214
|
+
---------------------------------------
|
|
1874
215
|
------------------------------------------------------
|
|
1875
216
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1876
217
|
------------------------------------------------------
|
|
1877
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
218
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:46:37 -0300
|
|
219
|
+
-----------------------------------------------
|
|
220
|
+
MountainViewTest: test_shows_specific_component
|
|
221
|
+
-----------------------------------------------
|
|
222
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:46:37 -0300
|
|
223
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
224
|
+
Parameters: {"id"=>"header"}
|
|
225
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
226
|
+
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
227
|
+
Completed 200 OK in 32ms (Views: 31.8ms)
|
|
1878
228
|
---------------------------------------
|
|
1879
|
-
MountainViewTest:
|
|
229
|
+
MountainViewTest: test_shows_styleguide
|
|
1880
230
|
---------------------------------------
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
231
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:46:38 -0300
|
|
232
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
233
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
234
|
+
------------------------------------------------------
|
|
235
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
236
|
+
------------------------------------------------------
|
|
237
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:46:38 -0300
|
|
238
|
+
--------------------------------------------------------------------
|
|
239
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
240
|
+
--------------------------------------------------------------------
|
|
241
|
+
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
1884
242
|
------------------------------------------------------------------
|
|
1885
243
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1886
244
|
------------------------------------------------------------------
|
|
1887
245
|
--------------------------------------------------------
|
|
1888
246
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1889
247
|
--------------------------------------------------------
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1894
|
-
------------------------------------------------------
|
|
1895
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
1896
|
-
------------------------------------------------------
|
|
1897
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 11:54:45 -0400
|
|
248
|
+
---------------------------------------
|
|
249
|
+
MountainViewTest: test_engine_is_loaded
|
|
250
|
+
---------------------------------------
|
|
1898
251
|
------------------------------------------------------
|
|
1899
252
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1900
253
|
------------------------------------------------------
|
|
1901
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
254
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:53:56 -0300
|
|
255
|
+
-----------------------------------------------
|
|
256
|
+
MountainViewTest: test_shows_specific_component
|
|
257
|
+
-----------------------------------------------
|
|
258
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:53:56 -0300
|
|
259
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
260
|
+
Parameters: {"id"=>"header"}
|
|
261
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
262
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
263
|
+
Completed 200 OK in 41ms (Views: 40.7ms)
|
|
1902
264
|
---------------------------------------
|
|
1903
|
-
MountainViewTest:
|
|
265
|
+
MountainViewTest: test_shows_styleguide
|
|
1904
266
|
---------------------------------------
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
267
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:53:56 -0300
|
|
268
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
269
|
+
Completed 200 OK in 3ms (Views: 3.4ms)
|
|
270
|
+
------------------------------------------------------
|
|
271
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
272
|
+
------------------------------------------------------
|
|
273
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:53:56 -0300
|
|
274
|
+
-----------------------------------------------
|
|
275
|
+
MountainViewComponentTest: test_humanized_title
|
|
276
|
+
-----------------------------------------------
|
|
277
|
+
------------------------------------
|
|
278
|
+
MountainViewComponentTest: test_name
|
|
279
|
+
------------------------------------
|
|
280
|
+
------------------------------------------
|
|
281
|
+
MountainViewComponentTest: test_stubs_file
|
|
282
|
+
------------------------------------------
|
|
283
|
+
------------------------------------------------
|
|
284
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
285
|
+
------------------------------------------------
|
|
1908
286
|
--------------------------------------------------------------------
|
|
1909
287
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1910
288
|
--------------------------------------------------------------------
|
|
1911
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
289
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1912
290
|
------------------------------------------------------------------
|
|
1913
291
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1914
292
|
------------------------------------------------------------------
|
|
1915
293
|
--------------------------------------------------------
|
|
1916
294
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
1917
295
|
--------------------------------------------------------
|
|
296
|
+
-----------------------------------------------
|
|
297
|
+
MountainViewComponentTest: test_humanized_title
|
|
298
|
+
-----------------------------------------------
|
|
299
|
+
------------------------------------
|
|
300
|
+
MountainViewComponentTest: test_name
|
|
301
|
+
------------------------------------
|
|
302
|
+
------------------------------------------
|
|
303
|
+
MountainViewComponentTest: test_stubs_file
|
|
304
|
+
------------------------------------------
|
|
305
|
+
------------------------------------------------
|
|
306
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
307
|
+
------------------------------------------------
|
|
1918
308
|
---------------------------------------
|
|
1919
309
|
MountainViewTest: test_engine_is_loaded
|
|
1920
310
|
---------------------------------------
|
|
1921
311
|
------------------------------------------------------
|
|
1922
312
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1923
313
|
------------------------------------------------------
|
|
1924
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
314
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 20:54:05 -0300
|
|
315
|
+
-----------------------------------------------
|
|
316
|
+
MountainViewTest: test_shows_specific_component
|
|
317
|
+
-----------------------------------------------
|
|
318
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 20:54:05 -0300
|
|
319
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
320
|
+
Parameters: {"id"=>"header"}
|
|
321
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
322
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
323
|
+
Completed 200 OK in 28ms (Views: 27.7ms)
|
|
324
|
+
---------------------------------------
|
|
325
|
+
MountainViewTest: test_shows_styleguide
|
|
326
|
+
---------------------------------------
|
|
327
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 20:54:05 -0300
|
|
328
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
329
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
1925
330
|
------------------------------------------------------
|
|
1926
331
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1927
332
|
------------------------------------------------------
|
|
1928
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
1939
|
-
-----------------------------------
|
|
1940
|
-
RoutingTest: test_mounts_styleguide
|
|
1941
|
-
-----------------------------------
|
|
333
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 20:54:05 -0300
|
|
334
|
+
-----------------------------------------------
|
|
335
|
+
MountainViewComponentTest: test_humanized_title
|
|
336
|
+
-----------------------------------------------
|
|
337
|
+
------------------------------------
|
|
338
|
+
MountainViewComponentTest: test_name
|
|
339
|
+
------------------------------------
|
|
340
|
+
--------------------------------------
|
|
341
|
+
MountainViewComponentTest: test_stubs?
|
|
342
|
+
--------------------------------------
|
|
1942
343
|
------------------------------------------
|
|
1943
|
-
|
|
344
|
+
MountainViewComponentTest: test_stubs_file
|
|
1944
345
|
------------------------------------------
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
------------------------------------------------------------------
|
|
1952
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1953
|
-
------------------------------------------------------------------
|
|
346
|
+
------------------------------------------------
|
|
347
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
348
|
+
------------------------------------------------
|
|
349
|
+
---------------------------------------
|
|
350
|
+
MountainViewTest: test_engine_is_loaded
|
|
351
|
+
---------------------------------------
|
|
1954
352
|
------------------------------------------------------
|
|
1955
353
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1956
354
|
------------------------------------------------------
|
|
1957
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
355
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:00:27 -0300
|
|
356
|
+
-----------------------------------------------
|
|
357
|
+
MountainViewTest: test_shows_specific_component
|
|
358
|
+
-----------------------------------------------
|
|
359
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:00:27 -0300
|
|
360
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
361
|
+
Parameters: {"id"=>"header"}
|
|
362
|
+
Rendered app/components/header/_header.html.erb (0.7ms)
|
|
363
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
364
|
+
Completed 200 OK in 43ms (Views: 42.8ms)
|
|
1958
365
|
---------------------------------------
|
|
1959
|
-
MountainViewTest:
|
|
366
|
+
MountainViewTest: test_shows_styleguide
|
|
1960
367
|
---------------------------------------
|
|
368
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:00:27 -0300
|
|
369
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
370
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
1961
371
|
------------------------------------------------------
|
|
1962
372
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1963
373
|
------------------------------------------------------
|
|
1964
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
374
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:00:27 -0300
|
|
1965
375
|
--------------------------------------------------------------------
|
|
1966
376
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1967
377
|
--------------------------------------------------------------------
|
|
1968
|
-
Rendered app/components/header/_header.html.erb (
|
|
378
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
1969
379
|
------------------------------------------------------------------
|
|
1970
380
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1971
381
|
------------------------------------------------------------------
|
|
@@ -1975,280 +385,377 @@ ComponentGeneratorTest: test_Generates_different_engines
|
|
|
1975
385
|
--------------------------------------------------------------------
|
|
1976
386
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1977
387
|
--------------------------------------------------------------------
|
|
1978
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
388
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
389
|
+
------------------------------------------------------------------
|
|
390
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
391
|
+
------------------------------------------------------------------
|
|
392
|
+
--------------------------------------------------------
|
|
393
|
+
ComponentGeneratorTest: test_Generates_different_engines
|
|
394
|
+
--------------------------------------------------------
|
|
395
|
+
-----------------------------------------------
|
|
396
|
+
MountainViewComponentTest: test_humanized_title
|
|
397
|
+
-----------------------------------------------
|
|
398
|
+
------------------------------------
|
|
399
|
+
MountainViewComponentTest: test_name
|
|
400
|
+
------------------------------------
|
|
401
|
+
--------------------------------------
|
|
402
|
+
MountainViewComponentTest: test_stubs?
|
|
403
|
+
--------------------------------------
|
|
404
|
+
------------------------------------------
|
|
405
|
+
MountainViewComponentTest: test_stubs_file
|
|
406
|
+
------------------------------------------
|
|
407
|
+
------------------------------------------------
|
|
408
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
409
|
+
------------------------------------------------
|
|
1979
410
|
---------------------------------------
|
|
1980
411
|
MountainViewTest: test_engine_is_loaded
|
|
1981
412
|
---------------------------------------
|
|
1982
413
|
------------------------------------------------------
|
|
1983
414
|
MountainViewTest: test_javascripts_are_properly_served
|
|
1984
415
|
------------------------------------------------------
|
|
1985
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
416
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:00:40 -0300
|
|
417
|
+
-----------------------------------------------
|
|
418
|
+
MountainViewTest: test_shows_specific_component
|
|
419
|
+
-----------------------------------------------
|
|
420
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:00:40 -0300
|
|
421
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
422
|
+
Parameters: {"id"=>"header"}
|
|
423
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
424
|
+
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
425
|
+
Completed 200 OK in 34ms (Views: 33.5ms)
|
|
426
|
+
---------------------------------------
|
|
427
|
+
MountainViewTest: test_shows_styleguide
|
|
428
|
+
---------------------------------------
|
|
429
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:00:40 -0300
|
|
430
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
431
|
+
Completed 200 OK in 4ms (Views: 3.5ms)
|
|
1986
432
|
------------------------------------------------------
|
|
1987
433
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
1988
434
|
------------------------------------------------------
|
|
1989
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
435
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:00:40 -0300
|
|
436
|
+
--------------------------------------------------------------------
|
|
437
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
438
|
+
--------------------------------------------------------------------
|
|
439
|
+
Rendered app/components/header/_header.html.erb (1.8ms)
|
|
440
|
+
---------------------------------------
|
|
441
|
+
MountainViewTest: test_engine_is_loaded
|
|
442
|
+
---------------------------------------
|
|
443
|
+
------------------------------------------------------
|
|
444
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
445
|
+
------------------------------------------------------
|
|
446
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:00:57 -0300
|
|
447
|
+
-----------------------------------------------
|
|
448
|
+
MountainViewTest: test_shows_specific_component
|
|
449
|
+
-----------------------------------------------
|
|
450
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:00:57 -0300
|
|
451
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
452
|
+
Parameters: {"id"=>"header"}
|
|
453
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
454
|
+
Rendered app/components/header/_header.html.erb (0.2ms)
|
|
455
|
+
Completed 200 OK in 34ms (Views: 33.6ms)
|
|
1993
456
|
---------------------------------------
|
|
1994
|
-
MountainViewTest:
|
|
457
|
+
MountainViewTest: test_shows_styleguide
|
|
1995
458
|
---------------------------------------
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 12:11:11 -0400
|
|
459
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:00:57 -0300
|
|
460
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
461
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
2000
462
|
------------------------------------------------------
|
|
2001
463
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2002
464
|
------------------------------------------------------
|
|
2003
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2004
|
-
--------------------------------------------------------------------
|
|
2005
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2006
|
-
--------------------------------------------------------------------
|
|
2007
|
-
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
2008
|
-
-----------------------------------
|
|
2009
|
-
RoutingTest: test_mounts_styleguide
|
|
2010
|
-
-----------------------------------
|
|
465
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:00:57 -0300
|
|
2011
466
|
------------------------------------------------------------------
|
|
2012
467
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2013
468
|
------------------------------------------------------------------
|
|
2014
469
|
--------------------------------------------------------
|
|
2015
470
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2016
471
|
--------------------------------------------------------
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
472
|
+
-----------------------------------------------
|
|
473
|
+
MountainViewComponentTest: test_humanized_title
|
|
474
|
+
-----------------------------------------------
|
|
475
|
+
------------------------------------
|
|
476
|
+
MountainViewComponentTest: test_name
|
|
477
|
+
------------------------------------
|
|
478
|
+
--------------------------------------
|
|
479
|
+
MountainViewComponentTest: test_stubs?
|
|
480
|
+
--------------------------------------
|
|
481
|
+
------------------------------------------
|
|
482
|
+
MountainViewComponentTest: test_stubs_file
|
|
483
|
+
------------------------------------------
|
|
484
|
+
------------------------------------------------
|
|
485
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
486
|
+
------------------------------------------------
|
|
487
|
+
-----------------------------------------------
|
|
488
|
+
MountainViewComponentTest: test_humanized_title
|
|
489
|
+
-----------------------------------------------
|
|
490
|
+
------------------------------------
|
|
491
|
+
MountainViewComponentTest: test_name
|
|
492
|
+
------------------------------------
|
|
493
|
+
--------------------------------------
|
|
494
|
+
MountainViewComponentTest: test_stubs?
|
|
495
|
+
--------------------------------------
|
|
496
|
+
------------------------------------------
|
|
497
|
+
MountainViewComponentTest: test_stubs_file
|
|
498
|
+
------------------------------------------
|
|
499
|
+
------------------------------------------------
|
|
500
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
501
|
+
------------------------------------------------
|
|
502
|
+
--------------------------------------------------------------------
|
|
503
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
504
|
+
--------------------------------------------------------------------
|
|
505
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
2020
506
|
---------------------------------------
|
|
2021
507
|
MountainViewTest: test_engine_is_loaded
|
|
2022
508
|
---------------------------------------
|
|
2023
509
|
------------------------------------------------------
|
|
2024
|
-
MountainViewTest:
|
|
510
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
2025
511
|
------------------------------------------------------
|
|
2026
|
-
Started GET "/assets/mountain_view.
|
|
512
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:01:13 -0300
|
|
513
|
+
-----------------------------------------------
|
|
514
|
+
MountainViewTest: test_shows_specific_component
|
|
515
|
+
-----------------------------------------------
|
|
516
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:01:13 -0300
|
|
517
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
518
|
+
Parameters: {"id"=>"header"}
|
|
519
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
520
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
521
|
+
Completed 200 OK in 30ms (Views: 29.1ms)
|
|
522
|
+
---------------------------------------
|
|
523
|
+
MountainViewTest: test_shows_styleguide
|
|
524
|
+
---------------------------------------
|
|
525
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:01:13 -0300
|
|
526
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
527
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
2027
528
|
------------------------------------------------------
|
|
2028
|
-
MountainViewTest:
|
|
529
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
2029
530
|
------------------------------------------------------
|
|
2030
|
-
Started GET "/assets/mountain_view.
|
|
531
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:01:13 -0300
|
|
2031
532
|
------------------------------------------------------------------
|
|
2032
533
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2033
534
|
------------------------------------------------------------------
|
|
2034
535
|
--------------------------------------------------------
|
|
2035
536
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2036
537
|
--------------------------------------------------------
|
|
538
|
+
-----------------------------------------------
|
|
539
|
+
MountainViewComponentTest: test_humanized_title
|
|
540
|
+
-----------------------------------------------
|
|
541
|
+
------------------------------------
|
|
542
|
+
MountainViewComponentTest: test_name
|
|
543
|
+
------------------------------------
|
|
544
|
+
--------------------------------------
|
|
545
|
+
MountainViewComponentTest: test_stubs?
|
|
546
|
+
--------------------------------------
|
|
547
|
+
------------------------------------------
|
|
548
|
+
MountainViewComponentTest: test_stubs_file
|
|
549
|
+
------------------------------------------
|
|
550
|
+
------------------------------------------------
|
|
551
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
552
|
+
------------------------------------------------
|
|
2037
553
|
--------------------------------------------------------------------
|
|
2038
554
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2039
555
|
--------------------------------------------------------------------
|
|
2040
|
-
Rendered app/components/header/_header.html.erb (
|
|
2041
|
-
--------------------------------------------------------------------
|
|
2042
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2043
|
-
--------------------------------------------------------------------
|
|
2044
|
-
Rendered app/components/header/_header.html.erb (1.4ms)
|
|
2045
|
-
------------------------------------------------------------------
|
|
2046
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2047
|
-
------------------------------------------------------------------
|
|
2048
|
-
--------------------------------------------------------
|
|
2049
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
2050
|
-
--------------------------------------------------------
|
|
2051
|
-
------------------------------------------------------
|
|
2052
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2053
|
-
------------------------------------------------------
|
|
2054
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:12:01 -0400
|
|
556
|
+
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
2055
557
|
---------------------------------------
|
|
2056
558
|
MountainViewTest: test_engine_is_loaded
|
|
2057
559
|
---------------------------------------
|
|
2058
560
|
------------------------------------------------------
|
|
2059
561
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2060
562
|
------------------------------------------------------
|
|
2061
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
563
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:01:58 -0300
|
|
564
|
+
-----------------------------------------------
|
|
565
|
+
MountainViewTest: test_shows_specific_component
|
|
566
|
+
-----------------------------------------------
|
|
567
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:01:58 -0300
|
|
568
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
569
|
+
Parameters: {"id"=>"header"}
|
|
570
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
571
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
572
|
+
Completed 200 OK in 45ms (Views: 44.1ms)
|
|
2065
573
|
---------------------------------------
|
|
2066
|
-
MountainViewTest:
|
|
574
|
+
MountainViewTest: test_shows_styleguide
|
|
2067
575
|
---------------------------------------
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 12:24:25 -0400
|
|
576
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:01:58 -0300
|
|
577
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
578
|
+
Completed 200 OK in 2ms (Views: 1.8ms)
|
|
2072
579
|
------------------------------------------------------
|
|
2073
580
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2074
581
|
------------------------------------------------------
|
|
2075
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2076
|
-
--------------------------------------------------------------------
|
|
2077
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2078
|
-
--------------------------------------------------------------------
|
|
2079
|
-
Rendered app/components/header/_header.html.erb (4.1ms)
|
|
582
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:01:58 -0300
|
|
2080
583
|
------------------------------------------------------------------
|
|
2081
584
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2082
585
|
------------------------------------------------------------------
|
|
2083
586
|
--------------------------------------------------------
|
|
2084
587
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2085
588
|
--------------------------------------------------------
|
|
2086
|
-
-----------------------------------
|
|
2087
|
-
RoutingTest: test_mounts_styleguide
|
|
2088
|
-
-----------------------------------
|
|
2089
589
|
--------------------------------------------------------------------
|
|
2090
590
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2091
591
|
--------------------------------------------------------------------
|
|
2092
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
592
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
593
|
+
-----------------------------------------------
|
|
594
|
+
MountainViewComponentTest: test_humanized_title
|
|
595
|
+
-----------------------------------------------
|
|
596
|
+
------------------------------------
|
|
597
|
+
MountainViewComponentTest: test_name
|
|
598
|
+
------------------------------------
|
|
599
|
+
--------------------------------------
|
|
600
|
+
MountainViewComponentTest: test_stubs?
|
|
601
|
+
--------------------------------------
|
|
602
|
+
------------------------------------------
|
|
603
|
+
MountainViewComponentTest: test_stubs_file
|
|
604
|
+
------------------------------------------
|
|
605
|
+
------------------------------------------------
|
|
606
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
607
|
+
------------------------------------------------
|
|
2096
608
|
------------------------------------------------------------------
|
|
2097
609
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2098
610
|
------------------------------------------------------------------
|
|
2099
611
|
--------------------------------------------------------
|
|
2100
612
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2101
613
|
--------------------------------------------------------
|
|
2102
|
-
------------------------------------------------------
|
|
2103
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
2104
|
-
------------------------------------------------------
|
|
2105
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 12:25:03 -0400
|
|
2106
614
|
---------------------------------------
|
|
2107
615
|
MountainViewTest: test_engine_is_loaded
|
|
2108
616
|
---------------------------------------
|
|
2109
617
|
------------------------------------------------------
|
|
2110
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2111
|
-
------------------------------------------------------
|
|
2112
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:25:03 -0400
|
|
2113
|
-
--------------------------------------------------------------------
|
|
2114
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2115
|
-
--------------------------------------------------------------------
|
|
2116
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
2117
|
-
--------------------------------------------------------
|
|
2118
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
2119
|
-
--------------------------------------------------------
|
|
2120
|
-
------------------------------------------------------------------
|
|
2121
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2122
|
-
------------------------------------------------------------------
|
|
2123
|
-
-----------------------------------
|
|
2124
|
-
RoutingTest: test_mounts_styleguide
|
|
2125
|
-
-----------------------------------
|
|
2126
|
-
------------------------------------------------------
|
|
2127
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2128
|
-
------------------------------------------------------
|
|
2129
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:25:21 -0400
|
|
2130
|
-
------------------------------------------------------
|
|
2131
618
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2132
619
|
------------------------------------------------------
|
|
2133
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
620
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:05:22 -0300
|
|
621
|
+
-----------------------------------------------
|
|
622
|
+
MountainViewTest: test_shows_specific_component
|
|
623
|
+
-----------------------------------------------
|
|
624
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:05:22 -0300
|
|
625
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
626
|
+
Parameters: {"id"=>"header"}
|
|
627
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
628
|
+
Rendered app/components/header/_header.html.erb (0.2ms)
|
|
629
|
+
Completed 200 OK in 34ms (Views: 34.2ms)
|
|
2134
630
|
---------------------------------------
|
|
2135
|
-
MountainViewTest:
|
|
631
|
+
MountainViewTest: test_shows_styleguide
|
|
2136
632
|
---------------------------------------
|
|
633
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:05:22 -0300
|
|
634
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
635
|
+
Completed 200 OK in 2ms (Views: 2.3ms)
|
|
636
|
+
------------------------------------------------------
|
|
637
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
638
|
+
------------------------------------------------------
|
|
639
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:05:22 -0300
|
|
2137
640
|
---------------------------------------
|
|
2138
641
|
MountainViewTest: test_engine_is_loaded
|
|
2139
642
|
---------------------------------------
|
|
2140
643
|
------------------------------------------------------
|
|
2141
644
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2142
645
|
------------------------------------------------------
|
|
2143
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
646
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:06:04 -0300
|
|
647
|
+
-----------------------------------------------
|
|
648
|
+
MountainViewTest: test_shows_specific_component
|
|
649
|
+
-----------------------------------------------
|
|
650
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:06:04 -0300
|
|
651
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
652
|
+
Parameters: {"id"=>"header"}
|
|
653
|
+
Rendered app/components/header/_header.html.erb (0.8ms)
|
|
654
|
+
Rendered app/components/header/_header.html.erb (0.2ms)
|
|
655
|
+
Completed 200 OK in 48ms (Views: 47.8ms)
|
|
656
|
+
---------------------------------------
|
|
657
|
+
MountainViewTest: test_shows_styleguide
|
|
658
|
+
---------------------------------------
|
|
659
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:06:04 -0300
|
|
660
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
661
|
+
Completed 200 OK in 2ms (Views: 2.3ms)
|
|
2144
662
|
------------------------------------------------------
|
|
2145
663
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2146
664
|
------------------------------------------------------
|
|
2147
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2148
|
-
--------------------------------------------------------
|
|
2149
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
2150
|
-
--------------------------------------------------------
|
|
665
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:06:04 -0300
|
|
2151
666
|
------------------------------------------------------------------
|
|
2152
667
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2153
668
|
------------------------------------------------------------------
|
|
669
|
+
--------------------------------------------------------
|
|
670
|
+
ComponentGeneratorTest: test_Generates_different_engines
|
|
671
|
+
--------------------------------------------------------
|
|
672
|
+
-----------------------------------------------
|
|
673
|
+
MountainViewComponentTest: test_humanized_title
|
|
674
|
+
-----------------------------------------------
|
|
675
|
+
------------------------------------
|
|
676
|
+
MountainViewComponentTest: test_name
|
|
677
|
+
------------------------------------
|
|
678
|
+
--------------------------------------
|
|
679
|
+
MountainViewComponentTest: test_stubs?
|
|
680
|
+
--------------------------------------
|
|
681
|
+
------------------------------------------
|
|
682
|
+
MountainViewComponentTest: test_stubs_file
|
|
683
|
+
------------------------------------------
|
|
684
|
+
------------------------------------------------
|
|
685
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
686
|
+
------------------------------------------------
|
|
2154
687
|
--------------------------------------------------------------------
|
|
2155
688
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2156
689
|
--------------------------------------------------------------------
|
|
2157
|
-
Rendered app/components/header/_header.html.erb (
|
|
2158
|
-
-----------------------------------
|
|
2159
|
-
RoutingTest: test_mounts_styleguide
|
|
2160
|
-
-----------------------------------
|
|
2161
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:27:33 -0400
|
|
2162
|
-
Processing by MountainView::StyleguideController#index as HTML
|
|
2163
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/index.html.erb within layouts/mountain_view (0.6ms)
|
|
2164
|
-
Completed 200 OK in 33ms (Views: 32.7ms)
|
|
2165
|
-
--------------------------------------------------------------------
|
|
2166
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2167
|
-
--------------------------------------------------------------------
|
|
2168
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
2169
|
-
-----------------------------------
|
|
2170
|
-
RoutingTest: test_mounts_styleguide
|
|
2171
|
-
-----------------------------------
|
|
2172
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:27:38 -0400
|
|
2173
|
-
Processing by MountainView::StyleguideController#index as HTML
|
|
2174
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/index.html.erb within layouts/mountain_view (0.3ms)
|
|
2175
|
-
Completed 200 OK in 147ms (Views: 146.7ms)
|
|
2176
|
-
------------------------------------------------------
|
|
2177
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
2178
|
-
------------------------------------------------------
|
|
2179
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 12:27:38 -0400
|
|
2180
|
-
------------------------------------------------------
|
|
2181
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2182
|
-
------------------------------------------------------
|
|
2183
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:27:38 -0400
|
|
2184
|
-
---------------------------------------
|
|
2185
|
-
MountainViewTest: test_engine_is_loaded
|
|
2186
|
-
---------------------------------------
|
|
690
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2187
691
|
------------------------------------------------------------------
|
|
2188
692
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2189
693
|
------------------------------------------------------------------
|
|
2190
694
|
--------------------------------------------------------
|
|
2191
695
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2192
696
|
--------------------------------------------------------
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
697
|
+
-----------------------------------------------
|
|
698
|
+
MountainViewComponentTest: test_humanized_title
|
|
699
|
+
-----------------------------------------------
|
|
700
|
+
------------------------------------
|
|
701
|
+
MountainViewComponentTest: test_name
|
|
702
|
+
------------------------------------
|
|
703
|
+
--------------------------------------
|
|
704
|
+
MountainViewComponentTest: test_stubs?
|
|
705
|
+
--------------------------------------
|
|
706
|
+
------------------------------------------
|
|
707
|
+
MountainViewComponentTest: test_stubs_file
|
|
708
|
+
------------------------------------------
|
|
709
|
+
------------------------------------------------
|
|
710
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
711
|
+
------------------------------------------------
|
|
2197
712
|
---------------------------------------
|
|
2198
713
|
MountainViewTest: test_engine_is_loaded
|
|
2199
714
|
---------------------------------------
|
|
2200
715
|
------------------------------------------------------
|
|
2201
|
-
MountainViewTest:
|
|
716
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
2202
717
|
------------------------------------------------------
|
|
2203
|
-
Started GET "/assets/mountain_view.
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
718
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:07:12 -0300
|
|
719
|
+
-----------------------------------------------
|
|
720
|
+
MountainViewTest: test_shows_specific_component
|
|
721
|
+
-----------------------------------------------
|
|
722
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:07:12 -0300
|
|
2208
723
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2209
724
|
Parameters: {"id"=>"header"}
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
RoutingTest: test_mounts_styleguide
|
|
2216
|
-
-----------------------------------
|
|
2217
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:28:06 -0400
|
|
725
|
+
Completed 200 OK in 38ms (Views: 37.7ms)
|
|
726
|
+
---------------------------------------
|
|
727
|
+
MountainViewTest: test_shows_styleguide
|
|
728
|
+
---------------------------------------
|
|
729
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:07:12 -0300
|
|
2218
730
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
------------------------------------------------------------------
|
|
2225
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2226
|
-
------------------------------------------------------------------
|
|
731
|
+
Completed 200 OK in 3ms (Views: 2.4ms)
|
|
732
|
+
------------------------------------------------------
|
|
733
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
734
|
+
------------------------------------------------------
|
|
735
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:07:12 -0300
|
|
2227
736
|
--------------------------------------------------------------------
|
|
2228
737
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2229
738
|
--------------------------------------------------------------------
|
|
2230
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2231
|
-
-----------------------------------
|
|
2232
|
-
RoutingTest: test_mounts_styleguide
|
|
2233
|
-
-----------------------------------
|
|
2234
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:28:16 -0400
|
|
2235
|
-
Processing by MountainView::StyleguideController#index as HTML
|
|
2236
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/index.html.erb within layouts/mountain_view (0.9ms)
|
|
2237
|
-
Completed 200 OK in 149ms (Views: 149.1ms)
|
|
2238
|
-
------------------------------------------
|
|
2239
|
-
RoutingTest: test_shows_specific_component
|
|
2240
|
-
------------------------------------------
|
|
2241
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-15 12:28:16 -0400
|
|
2242
|
-
Processing by MountainView::StyleguideController#show as HTML
|
|
2243
|
-
Parameters: {"id"=>"header"}
|
|
2244
|
-
Rendered app/components/header/_header.html.erb (0.7ms)
|
|
2245
|
-
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2246
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (6.6ms)
|
|
2247
|
-
Completed 200 OK in 10ms (Views: 9.5ms)
|
|
739
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
|
2248
740
|
--------------------------------------------------------------------
|
|
2249
741
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2250
742
|
--------------------------------------------------------------------
|
|
2251
|
-
Rendered app/components/header/_header.html.erb (
|
|
743
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
|
744
|
+
-----------------------------------------------
|
|
745
|
+
MountainViewComponentTest: test_humanized_title
|
|
746
|
+
-----------------------------------------------
|
|
747
|
+
------------------------------------
|
|
748
|
+
MountainViewComponentTest: test_name
|
|
749
|
+
------------------------------------
|
|
750
|
+
--------------------------------------
|
|
751
|
+
MountainViewComponentTest: test_stubs?
|
|
752
|
+
--------------------------------------
|
|
753
|
+
------------------------------------------
|
|
754
|
+
MountainViewComponentTest: test_stubs_file
|
|
755
|
+
------------------------------------------
|
|
756
|
+
------------------------------------------------
|
|
757
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
758
|
+
------------------------------------------------
|
|
2252
759
|
------------------------------------------------------------------
|
|
2253
760
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2254
761
|
------------------------------------------------------------------
|
|
@@ -2261,157 +768,198 @@ MountainViewTest: test_engine_is_loaded
|
|
|
2261
768
|
------------------------------------------------------
|
|
2262
769
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2263
770
|
------------------------------------------------------
|
|
2264
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
771
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:08:29 -0300
|
|
772
|
+
-----------------------------------------------
|
|
773
|
+
MountainViewTest: test_shows_specific_component
|
|
774
|
+
-----------------------------------------------
|
|
775
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:08:29 -0300
|
|
776
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
777
|
+
Parameters: {"id"=>"header"}
|
|
778
|
+
Rendered app/components/header/_header.html.erb (0.7ms)
|
|
779
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
780
|
+
Completed 200 OK in 46ms (Views: 45.4ms)
|
|
781
|
+
---------------------------------------
|
|
782
|
+
MountainViewTest: test_shows_styleguide
|
|
783
|
+
---------------------------------------
|
|
784
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:08:29 -0300
|
|
785
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
786
|
+
Completed 200 OK in 3ms (Views: 2.7ms)
|
|
2265
787
|
------------------------------------------------------
|
|
2266
788
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2267
789
|
------------------------------------------------------
|
|
2268
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
790
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:08:29 -0300
|
|
791
|
+
--------------------------------------------------------------------
|
|
792
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
793
|
+
--------------------------------------------------------------------
|
|
794
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
2269
795
|
------------------------------------------------------------------
|
|
2270
796
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2271
797
|
------------------------------------------------------------------
|
|
2272
798
|
--------------------------------------------------------
|
|
2273
799
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2274
800
|
--------------------------------------------------------
|
|
2275
|
-
--------------------------------------------------------------------
|
|
2276
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2277
|
-
--------------------------------------------------------------------
|
|
2278
|
-
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
2279
|
-
-----------------------------------
|
|
2280
|
-
RoutingTest: test_mounts_styleguide
|
|
2281
|
-
-----------------------------------
|
|
2282
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:28:20 -0400
|
|
2283
|
-
Processing by MountainView::StyleguideController#index as HTML
|
|
2284
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/index.html.erb within layouts/mountain_view (0.3ms)
|
|
2285
|
-
Completed 200 OK in 197ms (Views: 196.7ms)
|
|
2286
|
-
------------------------------------------
|
|
2287
|
-
RoutingTest: test_shows_specific_component
|
|
2288
|
-
------------------------------------------
|
|
2289
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-15 12:28:20 -0400
|
|
2290
|
-
Processing by MountainView::StyleguideController#show as HTML
|
|
2291
|
-
Parameters: {"id"=>"header"}
|
|
2292
|
-
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2293
|
-
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2294
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (3.4ms)
|
|
2295
|
-
Completed 200 OK in 6ms (Views: 6.2ms)
|
|
2296
801
|
---------------------------------------
|
|
2297
802
|
MountainViewTest: test_engine_is_loaded
|
|
2298
803
|
---------------------------------------
|
|
2299
804
|
------------------------------------------------------
|
|
2300
805
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2301
806
|
------------------------------------------------------
|
|
2302
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
807
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:08:41 -0300
|
|
808
|
+
-----------------------------------------------
|
|
809
|
+
MountainViewTest: test_shows_specific_component
|
|
810
|
+
-----------------------------------------------
|
|
811
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:08:41 -0300
|
|
812
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
813
|
+
Parameters: {"id"=>"header"}
|
|
814
|
+
Rendered app/components/header/_header.html.erb (0.3ms)
|
|
815
|
+
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
816
|
+
Completed 200 OK in 32ms (Views: 32.2ms)
|
|
817
|
+
---------------------------------------
|
|
818
|
+
MountainViewTest: test_shows_styleguide
|
|
819
|
+
---------------------------------------
|
|
820
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:08:41 -0300
|
|
821
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
822
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
2303
823
|
------------------------------------------------------
|
|
2304
824
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2305
825
|
------------------------------------------------------
|
|
2306
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
826
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:08:41 -0300
|
|
827
|
+
-----------------------------------------------
|
|
828
|
+
MountainViewComponentTest: test_humanized_title
|
|
829
|
+
-----------------------------------------------
|
|
830
|
+
------------------------------------
|
|
831
|
+
MountainViewComponentTest: test_name
|
|
832
|
+
------------------------------------
|
|
833
|
+
--------------------------------------
|
|
834
|
+
MountainViewComponentTest: test_stubs?
|
|
835
|
+
--------------------------------------
|
|
836
|
+
------------------------------------------
|
|
837
|
+
MountainViewComponentTest: test_stubs_file
|
|
838
|
+
------------------------------------------
|
|
839
|
+
------------------------------------------------
|
|
840
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
841
|
+
------------------------------------------------
|
|
842
|
+
--------------------------------------------------------------------
|
|
843
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
844
|
+
--------------------------------------------------------------------
|
|
845
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
846
|
+
---------------------------------------
|
|
847
|
+
MountainViewTest: test_engine_is_loaded
|
|
848
|
+
---------------------------------------
|
|
2307
849
|
------------------------------------------------------
|
|
2308
850
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2309
851
|
------------------------------------------------------
|
|
2310
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
852
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:09:08 -0300
|
|
853
|
+
-----------------------------------------------
|
|
854
|
+
MountainViewTest: test_shows_specific_component
|
|
855
|
+
-----------------------------------------------
|
|
856
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:09:09 -0300
|
|
857
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
858
|
+
Parameters: {"id"=>"header"}
|
|
859
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
860
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
861
|
+
Completed 200 OK in 38ms (Views: 38.2ms)
|
|
2311
862
|
---------------------------------------
|
|
2312
|
-
MountainViewTest:
|
|
863
|
+
MountainViewTest: test_shows_styleguide
|
|
2313
864
|
---------------------------------------
|
|
865
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:09:09 -0300
|
|
866
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
867
|
+
Completed 200 OK in 3ms (Views: 2.5ms)
|
|
2314
868
|
------------------------------------------------------
|
|
2315
869
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2316
870
|
------------------------------------------------------
|
|
2317
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
871
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:09:09 -0300
|
|
872
|
+
-----------------------------------------------
|
|
873
|
+
MountainViewComponentTest: test_humanized_title
|
|
874
|
+
-----------------------------------------------
|
|
875
|
+
------------------------------------
|
|
876
|
+
MountainViewComponentTest: test_name
|
|
877
|
+
------------------------------------
|
|
878
|
+
--------------------------------------
|
|
879
|
+
MountainViewComponentTest: test_stubs?
|
|
880
|
+
--------------------------------------
|
|
2325
881
|
------------------------------------------
|
|
2326
|
-
|
|
882
|
+
MountainViewComponentTest: test_stubs_file
|
|
2327
883
|
------------------------------------------
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
2332
|
-
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
2333
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (5.3ms)
|
|
2334
|
-
Completed 200 OK in 8ms (Views: 7.9ms)
|
|
884
|
+
------------------------------------------------
|
|
885
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
886
|
+
------------------------------------------------
|
|
2335
887
|
------------------------------------------------------------------
|
|
2336
888
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2337
889
|
------------------------------------------------------------------
|
|
2338
890
|
--------------------------------------------------------
|
|
2339
891
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2340
892
|
--------------------------------------------------------
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
893
|
+
---------------------------------------
|
|
894
|
+
MountainViewTest: test_engine_is_loaded
|
|
895
|
+
---------------------------------------
|
|
2345
896
|
------------------------------------------------------
|
|
2346
897
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2347
898
|
------------------------------------------------------
|
|
2348
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
899
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:10:11 -0300
|
|
900
|
+
-----------------------------------------------
|
|
901
|
+
MountainViewTest: test_shows_specific_component
|
|
902
|
+
-----------------------------------------------
|
|
903
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:10:11 -0300
|
|
904
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
905
|
+
Parameters: {"id"=>"header"}
|
|
906
|
+
Rendered app/components/header/_header.html.erb (0.6ms)
|
|
907
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
908
|
+
Completed 200 OK in 50ms (Views: 50.0ms)
|
|
2349
909
|
---------------------------------------
|
|
2350
|
-
MountainViewTest:
|
|
910
|
+
MountainViewTest: test_shows_styleguide
|
|
2351
911
|
---------------------------------------
|
|
912
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:10:11 -0300
|
|
913
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
914
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
2352
915
|
------------------------------------------------------
|
|
2353
916
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2354
917
|
------------------------------------------------------
|
|
2355
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
918
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:10:11 -0300
|
|
2356
919
|
--------------------------------------------------------------------
|
|
2357
920
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2358
921
|
--------------------------------------------------------------------
|
|
2359
|
-
Rendered app/components/header/_header.html.erb (
|
|
2360
|
-
-----------------------------------
|
|
2361
|
-
RoutingTest: test_mounts_styleguide
|
|
2362
|
-
-----------------------------------
|
|
2363
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:29:36 -0400
|
|
2364
|
-
Processing by MountainView::StyleguideController#index as HTML
|
|
2365
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/index.html.erb within layouts/mountain_view (0.3ms)
|
|
2366
|
-
Completed 200 OK in 38ms (Views: 38.2ms)
|
|
2367
|
-
------------------------------------------
|
|
2368
|
-
RoutingTest: test_shows_specific_component
|
|
2369
|
-
------------------------------------------
|
|
2370
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-15 12:29:36 -0400
|
|
2371
|
-
Processing by MountainView::StyleguideController#show as HTML
|
|
2372
|
-
Parameters: {"id"=>"header"}
|
|
2373
|
-
Rendered app/components/header/_header.html.erb (0.7ms)
|
|
2374
|
-
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2375
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (4.6ms)
|
|
2376
|
-
Completed 200 OK in 8ms (Views: 7.9ms)
|
|
922
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2377
923
|
------------------------------------------------------------------
|
|
2378
924
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2379
925
|
------------------------------------------------------------------
|
|
2380
926
|
--------------------------------------------------------
|
|
2381
927
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2382
928
|
--------------------------------------------------------
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
929
|
+
-----------------------------------------------
|
|
930
|
+
MountainViewComponentTest: test_humanized_title
|
|
931
|
+
-----------------------------------------------
|
|
932
|
+
------------------------------------
|
|
933
|
+
MountainViewComponentTest: test_name
|
|
934
|
+
------------------------------------
|
|
935
|
+
--------------------------------------
|
|
936
|
+
MountainViewComponentTest: test_stubs?
|
|
937
|
+
--------------------------------------
|
|
2390
938
|
------------------------------------------
|
|
2391
|
-
|
|
939
|
+
MountainViewComponentTest: test_stubs_file
|
|
2392
940
|
------------------------------------------
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
Rendered app/components/header/_header.html.erb (0.8ms)
|
|
2397
|
-
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2398
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (7.0ms)
|
|
2399
|
-
Completed 200 OK in 10ms (Views: 10.2ms)
|
|
2400
|
-
---------------------------------------
|
|
2401
|
-
MountainViewTest: test_engine_is_loaded
|
|
2402
|
-
---------------------------------------
|
|
2403
|
-
------------------------------------------------------
|
|
2404
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
2405
|
-
------------------------------------------------------
|
|
2406
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-15 12:30:19 -0400
|
|
2407
|
-
------------------------------------------------------
|
|
2408
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2409
|
-
------------------------------------------------------
|
|
2410
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:30:19 -0400
|
|
941
|
+
------------------------------------------------
|
|
942
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
943
|
+
------------------------------------------------
|
|
2411
944
|
--------------------------------------------------------------------
|
|
2412
945
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2413
946
|
--------------------------------------------------------------------
|
|
2414
|
-
Rendered app/components/header/_header.html.erb (
|
|
947
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
|
948
|
+
-----------------------------------------------
|
|
949
|
+
MountainViewComponentTest: test_humanized_title
|
|
950
|
+
-----------------------------------------------
|
|
951
|
+
------------------------------------
|
|
952
|
+
MountainViewComponentTest: test_name
|
|
953
|
+
------------------------------------
|
|
954
|
+
--------------------------------------
|
|
955
|
+
MountainViewComponentTest: test_stubs?
|
|
956
|
+
--------------------------------------
|
|
957
|
+
------------------------------------------
|
|
958
|
+
MountainViewComponentTest: test_stubs_file
|
|
959
|
+
------------------------------------------
|
|
960
|
+
------------------------------------------------
|
|
961
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
962
|
+
------------------------------------------------
|
|
2415
963
|
------------------------------------------------------------------
|
|
2416
964
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2417
965
|
------------------------------------------------------------------
|
|
@@ -2424,80 +972,146 @@ MountainViewTest: test_engine_is_loaded
|
|
|
2424
972
|
------------------------------------------------------
|
|
2425
973
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2426
974
|
------------------------------------------------------
|
|
2427
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
975
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:16:56 -0300
|
|
976
|
+
-----------------------------------------------
|
|
977
|
+
MountainViewTest: test_shows_specific_component
|
|
978
|
+
-----------------------------------------------
|
|
979
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:16:56 -0300
|
|
980
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
981
|
+
Parameters: {"id"=>"header"}
|
|
982
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
983
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
984
|
+
Completed 200 OK in 37ms (Views: 36.3ms)
|
|
985
|
+
---------------------------------------
|
|
986
|
+
MountainViewTest: test_shows_styleguide
|
|
987
|
+
---------------------------------------
|
|
988
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:16:57 -0300
|
|
989
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
990
|
+
Completed 200 OK in 3ms (Views: 2.4ms)
|
|
2428
991
|
------------------------------------------------------
|
|
2429
992
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2430
993
|
------------------------------------------------------
|
|
2431
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
994
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:16:57 -0300
|
|
2432
995
|
--------------------------------------------------------------------
|
|
2433
996
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2434
997
|
--------------------------------------------------------------------
|
|
2435
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
998
|
+
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
999
|
+
---------------------------------------
|
|
1000
|
+
MountainViewTest: test_engine_is_loaded
|
|
1001
|
+
---------------------------------------
|
|
1002
|
+
------------------------------------------------------
|
|
1003
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1004
|
+
------------------------------------------------------
|
|
1005
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:28:54 -0300
|
|
1006
|
+
---------------------------------------------------------------------------
|
|
1007
|
+
MountainViewTest: test_shows_a_hint_message_if_component_stub_file_is_empty
|
|
1008
|
+
---------------------------------------------------------------------------
|
|
1009
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:28:54 -0300
|
|
1010
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1011
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1012
|
+
Completed 200 OK in 29ms (Views: 28.5ms)
|
|
1013
|
+
-----------------------------------------------
|
|
1014
|
+
MountainViewTest: test_shows_specific_component
|
|
1015
|
+
-----------------------------------------------
|
|
1016
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:28:54 -0300
|
|
1017
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1018
|
+
Parameters: {"id"=>"header"}
|
|
1019
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
1020
|
+
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
1021
|
+
Completed 200 OK in 7ms (Views: 6.8ms)
|
|
1022
|
+
---------------------------------------
|
|
1023
|
+
MountainViewTest: test_shows_styleguide
|
|
1024
|
+
---------------------------------------
|
|
1025
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:28:54 -0300
|
|
1026
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
1027
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
1028
|
+
------------------------------------------------------
|
|
1029
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
1030
|
+
------------------------------------------------------
|
|
1031
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:28:54 -0300
|
|
2436
1032
|
------------------------------------------------------------------
|
|
2437
1033
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2438
1034
|
------------------------------------------------------------------
|
|
2439
1035
|
--------------------------------------------------------
|
|
2440
1036
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2441
1037
|
--------------------------------------------------------
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
1038
|
+
-----------------------------------------------
|
|
1039
|
+
MountainViewComponentTest: test_humanized_title
|
|
1040
|
+
-----------------------------------------------
|
|
1041
|
+
------------------------------------
|
|
1042
|
+
MountainViewComponentTest: test_name
|
|
1043
|
+
------------------------------------
|
|
1044
|
+
--------------------------------------
|
|
1045
|
+
MountainViewComponentTest: test_stubs?
|
|
1046
|
+
--------------------------------------
|
|
2449
1047
|
------------------------------------------
|
|
2450
|
-
|
|
1048
|
+
MountainViewComponentTest: test_stubs_file
|
|
2451
1049
|
------------------------------------------
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
2456
|
-
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
2457
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (4.2ms)
|
|
2458
|
-
Completed 200 OK in 7ms (Views: 7.3ms)
|
|
2459
|
-
--------------------------------------------------------------------
|
|
2460
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2461
|
-
--------------------------------------------------------------------
|
|
2462
|
-
Rendered app/components/header/_header.html.erb (1.7ms)
|
|
1050
|
+
------------------------------------------------
|
|
1051
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1052
|
+
------------------------------------------------
|
|
2463
1053
|
------------------------------------------------------------------
|
|
2464
1054
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2465
1055
|
------------------------------------------------------------------
|
|
2466
1056
|
--------------------------------------------------------
|
|
2467
1057
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2468
1058
|
--------------------------------------------------------
|
|
1059
|
+
-----------------------------------------------
|
|
1060
|
+
MountainViewComponentTest: test_humanized_title
|
|
1061
|
+
-----------------------------------------------
|
|
1062
|
+
------------------------------------
|
|
1063
|
+
MountainViewComponentTest: test_name
|
|
1064
|
+
------------------------------------
|
|
1065
|
+
--------------------------------------
|
|
1066
|
+
MountainViewComponentTest: test_stubs?
|
|
1067
|
+
--------------------------------------
|
|
1068
|
+
------------------------------------------
|
|
1069
|
+
MountainViewComponentTest: test_stubs_file
|
|
1070
|
+
------------------------------------------
|
|
1071
|
+
------------------------------------------------
|
|
1072
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1073
|
+
------------------------------------------------
|
|
2469
1074
|
---------------------------------------
|
|
2470
1075
|
MountainViewTest: test_engine_is_loaded
|
|
2471
1076
|
---------------------------------------
|
|
2472
1077
|
------------------------------------------------------
|
|
2473
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2474
|
-
------------------------------------------------------
|
|
2475
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:31:21 -0400
|
|
2476
|
-
------------------------------------------------------
|
|
2477
1078
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2478
1079
|
------------------------------------------------------
|
|
2479
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
Started GET "/mountain_view/styleguide/
|
|
1080
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:30:09 -0300
|
|
1081
|
+
---------------------------------------------------------------------------
|
|
1082
|
+
MountainViewTest: test_shows_a_hint_message_if_component_stub_file_is_empty
|
|
1083
|
+
---------------------------------------------------------------------------
|
|
1084
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:30:09 -0300
|
|
1085
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1086
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1087
|
+
Completed 200 OK in 41ms (Views: 40.0ms)
|
|
1088
|
+
-----------------------------------------------
|
|
1089
|
+
MountainViewTest: test_shows_specific_component
|
|
1090
|
+
-----------------------------------------------
|
|
1091
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:30:09 -0300
|
|
2484
1092
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2485
1093
|
Parameters: {"id"=>"header"}
|
|
2486
1094
|
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2487
1095
|
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-15 12:31:21 -0400
|
|
1096
|
+
Completed 200 OK in 6ms (Views: 6.0ms)
|
|
1097
|
+
---------------------------------------
|
|
1098
|
+
MountainViewTest: test_shows_styleguide
|
|
1099
|
+
---------------------------------------
|
|
1100
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:30:09 -0300
|
|
2494
1101
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2495
|
-
|
|
2496
|
-
|
|
1102
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
1103
|
+
------------------------------------------------------
|
|
1104
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
1105
|
+
------------------------------------------------------
|
|
1106
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:30:09 -0300
|
|
2497
1107
|
--------------------------------------------------------------------
|
|
2498
1108
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2499
1109
|
--------------------------------------------------------------------
|
|
2500
|
-
Rendered app/components/header/_header.html.erb (
|
|
1110
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
1111
|
+
--------------------------------------------------------------------
|
|
1112
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1113
|
+
--------------------------------------------------------------------
|
|
1114
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
2501
1115
|
------------------------------------------------------------------
|
|
2502
1116
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2503
1117
|
------------------------------------------------------------------
|
|
@@ -2508,134 +1122,181 @@ ComponentGeneratorTest: test_Generates_different_engines
|
|
|
2508
1122
|
MountainViewTest: test_engine_is_loaded
|
|
2509
1123
|
---------------------------------------
|
|
2510
1124
|
------------------------------------------------------
|
|
2511
|
-
MountainViewTest: test_stylesheets_are_properly_served
|
|
2512
|
-
------------------------------------------------------
|
|
2513
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-15 12:32:15 -0400
|
|
2514
|
-
------------------------------------------------------
|
|
2515
1125
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2516
1126
|
------------------------------------------------------
|
|
2517
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
2518
|
-
|
|
2519
|
-
MountainViewTest:
|
|
2520
|
-
|
|
2521
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
2522
|
-
Processing by MountainView::StyleguideController#
|
|
2523
|
-
|
|
2524
|
-
Completed 200 OK in
|
|
1127
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:30:42 -0300
|
|
1128
|
+
---------------------------------------------------------------------------
|
|
1129
|
+
MountainViewTest: test_shows_a_hint_message_if_component_stub_file_is_empty
|
|
1130
|
+
---------------------------------------------------------------------------
|
|
1131
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:30:42 -0300
|
|
1132
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1133
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1134
|
+
Completed 200 OK in 32ms (Views: 31.8ms)
|
|
2525
1135
|
-----------------------------------------------
|
|
2526
1136
|
MountainViewTest: test_shows_specific_component
|
|
2527
1137
|
-----------------------------------------------
|
|
2528
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
1138
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:30:42 -0300
|
|
2529
1139
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2530
1140
|
Parameters: {"id"=>"header"}
|
|
2531
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2532
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2533
|
-
|
|
2534
|
-
Completed 200 OK in 5ms (Views: 4.9ms)
|
|
2535
|
-
------------------------------------------------------------------
|
|
2536
|
-
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2537
|
-
------------------------------------------------------------------
|
|
2538
|
-
--------------------------------------------------------
|
|
2539
|
-
ComponentGeneratorTest: test_Generates_different_engines
|
|
2540
|
-
--------------------------------------------------------
|
|
2541
|
-
--------------------------------------------------------------------
|
|
2542
|
-
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2543
|
-
--------------------------------------------------------------------
|
|
2544
|
-
Rendered app/components/header/_header.html.erb (2.3ms)
|
|
2545
|
-
---------------------------------------
|
|
2546
|
-
MountainViewTest: test_engine_is_loaded
|
|
2547
|
-
---------------------------------------
|
|
1141
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
1142
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
1143
|
+
Completed 200 OK in 5ms (Views: 4.5ms)
|
|
2548
1144
|
---------------------------------------
|
|
2549
1145
|
MountainViewTest: test_shows_styleguide
|
|
2550
1146
|
---------------------------------------
|
|
2551
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
1147
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:30:42 -0300
|
|
2552
1148
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2553
|
-
|
|
2554
|
-
Completed 200 OK in 202ms (Views: 201.8ms)
|
|
2555
|
-
-----------------------------------------------
|
|
2556
|
-
MountainViewTest: test_shows_specific_component
|
|
2557
|
-
-----------------------------------------------
|
|
2558
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-23 11:21:19 -0400
|
|
2559
|
-
Processing by MountainView::StyleguideController#show as HTML
|
|
2560
|
-
Parameters: {"id"=>"header"}
|
|
2561
|
-
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
2562
|
-
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
2563
|
-
Rendered /Users/kito/dev/mountain_view/app/views/mountain_view/styleguide/show.html.erb within layouts/mountain_view (3.1ms)
|
|
2564
|
-
Completed 200 OK in 6ms (Views: 6.2ms)
|
|
1149
|
+
Completed 200 OK in 2ms (Views: 2.0ms)
|
|
2565
1150
|
------------------------------------------------------
|
|
2566
1151
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2567
1152
|
------------------------------------------------------
|
|
2568
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
1153
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:30:42 -0300
|
|
1154
|
+
-----------------------------------------------
|
|
1155
|
+
MountainViewComponentTest: test_humanized_title
|
|
1156
|
+
-----------------------------------------------
|
|
1157
|
+
------------------------------------
|
|
1158
|
+
MountainViewComponentTest: test_name
|
|
1159
|
+
------------------------------------
|
|
1160
|
+
--------------------------------------
|
|
1161
|
+
MountainViewComponentTest: test_stubs?
|
|
1162
|
+
--------------------------------------
|
|
1163
|
+
------------------------------------------
|
|
1164
|
+
MountainViewComponentTest: test_stubs_file
|
|
1165
|
+
------------------------------------------
|
|
1166
|
+
------------------------------------------------
|
|
1167
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1168
|
+
------------------------------------------------
|
|
2573
1169
|
--------------------------------------------------------------------
|
|
2574
1170
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2575
1171
|
--------------------------------------------------------------------
|
|
2576
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
1172
|
+
Rendered app/components/header/_header.html.erb (1.3ms)
|
|
1173
|
+
-----------------------------------------------
|
|
1174
|
+
MountainViewComponentTest: test_humanized_title
|
|
1175
|
+
-----------------------------------------------
|
|
1176
|
+
------------------------------------
|
|
1177
|
+
MountainViewComponentTest: test_name
|
|
1178
|
+
------------------------------------
|
|
1179
|
+
--------------------------------------
|
|
1180
|
+
MountainViewComponentTest: test_stubs?
|
|
1181
|
+
--------------------------------------
|
|
1182
|
+
------------------------------------------
|
|
1183
|
+
MountainViewComponentTest: test_stubs_file
|
|
1184
|
+
------------------------------------------
|
|
1185
|
+
------------------------------------------------
|
|
1186
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1187
|
+
------------------------------------------------
|
|
2577
1188
|
------------------------------------------------------------------
|
|
2578
1189
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2579
1190
|
------------------------------------------------------------------
|
|
2580
1191
|
--------------------------------------------------------
|
|
2581
1192
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2582
1193
|
--------------------------------------------------------
|
|
1194
|
+
---------------------------------------
|
|
1195
|
+
MountainViewTest: test_engine_is_loaded
|
|
1196
|
+
---------------------------------------
|
|
1197
|
+
------------------------------------------------------
|
|
1198
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1199
|
+
------------------------------------------------------
|
|
1200
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:31:17 -0300
|
|
1201
|
+
---------------------------------------------------------------------------
|
|
1202
|
+
MountainViewTest: test_shows_a_hint_message_if_component_stub_file_is_empty
|
|
1203
|
+
---------------------------------------------------------------------------
|
|
1204
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:31:17 -0300
|
|
1205
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1206
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1207
|
+
Completed 200 OK in 39ms (Views: 38.2ms)
|
|
2583
1208
|
-----------------------------------------------
|
|
2584
1209
|
MountainViewTest: test_shows_specific_component
|
|
2585
1210
|
-----------------------------------------------
|
|
2586
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
1211
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:31:17 -0300
|
|
2587
1212
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2588
1213
|
Parameters: {"id"=>"header"}
|
|
2589
1214
|
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2590
1215
|
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2591
|
-
|
|
2592
|
-
Completed 200 OK in 208ms (Views: 207.8ms)
|
|
2593
|
-
------------------------------------------------------
|
|
2594
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
2595
|
-
------------------------------------------------------
|
|
2596
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-23 11:21:35 -0400
|
|
1216
|
+
Completed 200 OK in 4ms (Views: 4.1ms)
|
|
2597
1217
|
---------------------------------------
|
|
2598
1218
|
MountainViewTest: test_shows_styleguide
|
|
2599
1219
|
---------------------------------------
|
|
2600
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
1220
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:31:17 -0300
|
|
2601
1221
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2602
|
-
|
|
2603
|
-
Completed 200 OK in 2ms (Views: 2.4ms)
|
|
2604
|
-
---------------------------------------
|
|
2605
|
-
MountainViewTest: test_engine_is_loaded
|
|
2606
|
-
---------------------------------------
|
|
1222
|
+
Completed 200 OK in 4ms (Views: 4.1ms)
|
|
2607
1223
|
------------------------------------------------------
|
|
2608
1224
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2609
1225
|
------------------------------------------------------
|
|
2610
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
1226
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:31:17 -0300
|
|
1227
|
+
------------------------------------------------------------------
|
|
1228
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1229
|
+
------------------------------------------------------------------
|
|
1230
|
+
--------------------------------------------------------
|
|
1231
|
+
ComponentGeneratorTest: test_Generates_different_engines
|
|
1232
|
+
--------------------------------------------------------
|
|
2615
1233
|
---------------------------------------
|
|
2616
|
-
MountainViewTest:
|
|
1234
|
+
MountainViewTest: test_engine_is_loaded
|
|
2617
1235
|
---------------------------------------
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
1236
|
+
------------------------------------------------------
|
|
1237
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1238
|
+
------------------------------------------------------
|
|
1239
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:31:48 -0300
|
|
1240
|
+
---------------------------------------------------------------------------
|
|
1241
|
+
MountainViewTest: test_shows_a_hint_message_if_component_stub_file_is_empty
|
|
1242
|
+
---------------------------------------------------------------------------
|
|
1243
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:31:48 -0300
|
|
1244
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1245
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1246
|
+
Completed 200 OK in 34ms (Views: 33.4ms)
|
|
2622
1247
|
-----------------------------------------------
|
|
2623
1248
|
MountainViewTest: test_shows_specific_component
|
|
2624
1249
|
-----------------------------------------------
|
|
2625
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
1250
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:31:48 -0300
|
|
2626
1251
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2627
1252
|
Parameters: {"id"=>"header"}
|
|
2628
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2629
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2630
|
-
|
|
2631
|
-
Completed 200 OK in 9ms (Views: 8.6ms)
|
|
1253
|
+
Rendered app/components/header/_header.html.erb (0.6ms)
|
|
1254
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
1255
|
+
Completed 200 OK in 6ms (Views: 5.9ms)
|
|
2632
1256
|
---------------------------------------
|
|
2633
|
-
MountainViewTest:
|
|
1257
|
+
MountainViewTest: test_shows_styleguide
|
|
2634
1258
|
---------------------------------------
|
|
1259
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:31:48 -0300
|
|
1260
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
1261
|
+
Completed 200 OK in 2ms (Views: 1.8ms)
|
|
2635
1262
|
------------------------------------------------------
|
|
2636
|
-
MountainViewTest:
|
|
1263
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
2637
1264
|
------------------------------------------------------
|
|
2638
|
-
Started GET "/assets/mountain_view.
|
|
1265
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:31:48 -0300
|
|
1266
|
+
-----------------------------------------------
|
|
1267
|
+
MountainViewComponentTest: test_humanized_title
|
|
1268
|
+
-----------------------------------------------
|
|
1269
|
+
------------------------------------
|
|
1270
|
+
MountainViewComponentTest: test_name
|
|
1271
|
+
------------------------------------
|
|
1272
|
+
--------------------------------------
|
|
1273
|
+
MountainViewComponentTest: test_stubs?
|
|
1274
|
+
--------------------------------------
|
|
1275
|
+
------------------------------------------
|
|
1276
|
+
MountainViewComponentTest: test_stubs_file
|
|
1277
|
+
------------------------------------------
|
|
1278
|
+
------------------------------------------------
|
|
1279
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1280
|
+
------------------------------------------------
|
|
1281
|
+
--------------------------------------------------------------------
|
|
1282
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1283
|
+
--------------------------------------------------------------------
|
|
1284
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
1285
|
+
-----------------------------------------------
|
|
1286
|
+
MountainViewComponentTest: test_humanized_title
|
|
1287
|
+
-----------------------------------------------
|
|
1288
|
+
------------------------------------
|
|
1289
|
+
MountainViewComponentTest: test_name
|
|
1290
|
+
------------------------------------
|
|
1291
|
+
--------------------------------------
|
|
1292
|
+
MountainViewComponentTest: test_stubs?
|
|
1293
|
+
--------------------------------------
|
|
1294
|
+
------------------------------------------
|
|
1295
|
+
MountainViewComponentTest: test_stubs_file
|
|
1296
|
+
------------------------------------------
|
|
1297
|
+
------------------------------------------------
|
|
1298
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1299
|
+
------------------------------------------------
|
|
2639
1300
|
------------------------------------------------------------------
|
|
2640
1301
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2641
1302
|
------------------------------------------------------------------
|
|
@@ -2645,73 +1306,145 @@ ComponentGeneratorTest: test_Generates_different_engines
|
|
|
2645
1306
|
--------------------------------------------------------------------
|
|
2646
1307
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2647
1308
|
--------------------------------------------------------------------
|
|
2648
|
-
Rendered app/components/header/_header.html.erb (
|
|
1309
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
2649
1310
|
---------------------------------------
|
|
2650
1311
|
MountainViewTest: test_engine_is_loaded
|
|
2651
1312
|
---------------------------------------
|
|
2652
|
-
|
|
2653
|
-
MountainViewTest:
|
|
2654
|
-
|
|
2655
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
1313
|
+
------------------------------------------------------
|
|
1314
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1315
|
+
------------------------------------------------------
|
|
1316
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:32:03 -0300
|
|
1317
|
+
---------------------------------------------------------------------------
|
|
1318
|
+
MountainViewTest: test_shows_a_hint_message_if_component_stub_file_is_empty
|
|
1319
|
+
---------------------------------------------------------------------------
|
|
1320
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:32:03 -0300
|
|
1321
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1322
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1323
|
+
Completed 200 OK in 36ms (Views: 35.8ms)
|
|
2659
1324
|
-----------------------------------------------
|
|
2660
1325
|
MountainViewTest: test_shows_specific_component
|
|
2661
1326
|
-----------------------------------------------
|
|
2662
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
1327
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:32:03 -0300
|
|
2663
1328
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2664
1329
|
Parameters: {"id"=>"header"}
|
|
2665
1330
|
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2666
1331
|
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
2667
|
-
|
|
2668
|
-
|
|
1332
|
+
Completed 200 OK in 4ms (Views: 4.1ms)
|
|
1333
|
+
---------------------------------------
|
|
1334
|
+
MountainViewTest: test_shows_styleguide
|
|
1335
|
+
---------------------------------------
|
|
1336
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:32:03 -0300
|
|
1337
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
1338
|
+
Completed 200 OK in 2ms (Views: 2.0ms)
|
|
1339
|
+
------------------------------------------------------
|
|
1340
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
1341
|
+
------------------------------------------------------
|
|
1342
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:32:03 -0300
|
|
1343
|
+
---------------------------------------
|
|
1344
|
+
MountainViewTest: test_engine_is_loaded
|
|
1345
|
+
---------------------------------------
|
|
2669
1346
|
------------------------------------------------------
|
|
2670
1347
|
MountainViewTest: test_javascripts_are_properly_served
|
|
2671
1348
|
------------------------------------------------------
|
|
2672
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-
|
|
1349
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:33:39 -0300
|
|
1350
|
+
-------------------------------------------------------------------------------
|
|
1351
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_empty
|
|
1352
|
+
-------------------------------------------------------------------------------
|
|
1353
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:33:39 -0300
|
|
1354
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1355
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1356
|
+
Completed 200 OK in 43ms (Views: 42.5ms)
|
|
1357
|
+
-----------------------------------------------------------------------------------
|
|
1358
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_not_found
|
|
1359
|
+
-----------------------------------------------------------------------------------
|
|
1360
|
+
Started GET "/mountain_view/styleguide/something" for 127.0.0.1 at 2015-04-24 21:33:40 -0300
|
|
1361
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1362
|
+
Parameters: {"id"=>"something"}
|
|
1363
|
+
Completed 200 OK in 2ms (Views: 1.6ms)
|
|
1364
|
+
-----------------------------------------------
|
|
1365
|
+
MountainViewTest: test_shows_specific_component
|
|
1366
|
+
-----------------------------------------------
|
|
1367
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:33:40 -0300
|
|
1368
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1369
|
+
Parameters: {"id"=>"header"}
|
|
1370
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
1371
|
+
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
1372
|
+
Completed 200 OK in 5ms (Views: 5.4ms)
|
|
1373
|
+
---------------------------------------
|
|
1374
|
+
MountainViewTest: test_shows_styleguide
|
|
1375
|
+
---------------------------------------
|
|
1376
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:33:40 -0300
|
|
1377
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
1378
|
+
Completed 200 OK in 2ms (Views: 2.0ms)
|
|
2673
1379
|
------------------------------------------------------
|
|
2674
1380
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2675
1381
|
------------------------------------------------------
|
|
2676
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
1382
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:33:40 -0300
|
|
2677
1383
|
--------------------------------------------------------------------
|
|
2678
1384
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2679
1385
|
--------------------------------------------------------------------
|
|
2680
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
1386
|
+
Rendered app/components/header/_header.html.erb (0.4ms)
|
|
1387
|
+
-----------------------------------------------
|
|
1388
|
+
MountainViewComponentTest: test_humanized_title
|
|
1389
|
+
-----------------------------------------------
|
|
1390
|
+
------------------------------------
|
|
1391
|
+
MountainViewComponentTest: test_name
|
|
1392
|
+
------------------------------------
|
|
1393
|
+
--------------------------------------
|
|
1394
|
+
MountainViewComponentTest: test_stubs?
|
|
1395
|
+
--------------------------------------
|
|
1396
|
+
------------------------------------------
|
|
1397
|
+
MountainViewComponentTest: test_stubs_file
|
|
1398
|
+
------------------------------------------
|
|
1399
|
+
------------------------------------------------
|
|
1400
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1401
|
+
------------------------------------------------
|
|
2681
1402
|
------------------------------------------------------------------
|
|
2682
1403
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2683
1404
|
------------------------------------------------------------------
|
|
2684
1405
|
--------------------------------------------------------
|
|
2685
1406
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2686
1407
|
--------------------------------------------------------
|
|
2687
|
-
------------------------------------------------------
|
|
2688
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
2689
|
-
------------------------------------------------------
|
|
2690
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-23 11:37:20 -0400
|
|
2691
1408
|
---------------------------------------
|
|
2692
1409
|
MountainViewTest: test_engine_is_loaded
|
|
2693
1410
|
---------------------------------------
|
|
2694
|
-
|
|
2695
|
-
MountainViewTest:
|
|
2696
|
-
|
|
2697
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
1411
|
+
------------------------------------------------------
|
|
1412
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1413
|
+
------------------------------------------------------
|
|
1414
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-24 21:33:53 -0300
|
|
1415
|
+
-------------------------------------------------------------------------------
|
|
1416
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_empty
|
|
1417
|
+
-------------------------------------------------------------------------------
|
|
1418
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-24 21:33:53 -0300
|
|
1419
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1420
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1421
|
+
Completed 200 OK in 40ms (Views: 39.5ms)
|
|
1422
|
+
-----------------------------------------------------------------------------------
|
|
1423
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_not_found
|
|
1424
|
+
-----------------------------------------------------------------------------------
|
|
1425
|
+
Started GET "/mountain_view/styleguide/something" for 127.0.0.1 at 2015-04-24 21:33:53 -0300
|
|
1426
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1427
|
+
Parameters: {"id"=>"something"}
|
|
1428
|
+
Completed 200 OK in 2ms (Views: 1.6ms)
|
|
2701
1429
|
-----------------------------------------------
|
|
2702
1430
|
MountainViewTest: test_shows_specific_component
|
|
2703
1431
|
-----------------------------------------------
|
|
2704
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
1432
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-24 21:33:53 -0300
|
|
2705
1433
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2706
1434
|
Parameters: {"id"=>"header"}
|
|
2707
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2708
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
2709
|
-
|
|
2710
|
-
|
|
1435
|
+
Rendered app/components/header/_header.html.erb (0.6ms)
|
|
1436
|
+
Rendered app/components/header/_header.html.erb (0.1ms)
|
|
1437
|
+
Completed 200 OK in 6ms (Views: 5.7ms)
|
|
1438
|
+
---------------------------------------
|
|
1439
|
+
MountainViewTest: test_shows_styleguide
|
|
1440
|
+
---------------------------------------
|
|
1441
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-24 21:33:53 -0300
|
|
1442
|
+
Processing by MountainView::StyleguideController#index as HTML
|
|
1443
|
+
Completed 200 OK in 2ms (Views: 2.2ms)
|
|
2711
1444
|
------------------------------------------------------
|
|
2712
1445
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2713
1446
|
------------------------------------------------------
|
|
2714
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
1447
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-24 21:33:53 -0300
|
|
2715
1448
|
--------------------------------------------------------------------
|
|
2716
1449
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2717
1450
|
--------------------------------------------------------------------
|
|
@@ -2722,6 +1455,25 @@ ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
|
2722
1455
|
--------------------------------------------------------
|
|
2723
1456
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2724
1457
|
--------------------------------------------------------
|
|
1458
|
+
-----------------------------------------------
|
|
1459
|
+
MountainViewComponentTest: test_humanized_title
|
|
1460
|
+
-----------------------------------------------
|
|
1461
|
+
------------------------------------
|
|
1462
|
+
MountainViewComponentTest: test_name
|
|
1463
|
+
------------------------------------
|
|
1464
|
+
--------------------------------------
|
|
1465
|
+
MountainViewComponentTest: test_stubs?
|
|
1466
|
+
--------------------------------------
|
|
1467
|
+
------------------------------------------
|
|
1468
|
+
MountainViewComponentTest: test_stubs_file
|
|
1469
|
+
------------------------------------------
|
|
1470
|
+
------------------------------------------------
|
|
1471
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1472
|
+
------------------------------------------------
|
|
1473
|
+
--------------------------------------------------------------------
|
|
1474
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1475
|
+
--------------------------------------------------------------------
|
|
1476
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
|
2725
1477
|
------------------------------------------------------------------
|
|
2726
1478
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2727
1479
|
------------------------------------------------------------------
|
|
@@ -2729,101 +1481,185 @@ ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
|
2729
1481
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2730
1482
|
--------------------------------------------------------
|
|
2731
1483
|
-----------------------------------------------
|
|
2732
|
-
|
|
1484
|
+
MountainViewComponentTest: test_humanized_title
|
|
2733
1485
|
-----------------------------------------------
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
1486
|
+
------------------------------------
|
|
1487
|
+
MountainViewComponentTest: test_name
|
|
1488
|
+
------------------------------------
|
|
1489
|
+
--------------------------------------
|
|
1490
|
+
MountainViewComponentTest: test_stubs?
|
|
1491
|
+
--------------------------------------
|
|
1492
|
+
------------------------------------------
|
|
1493
|
+
MountainViewComponentTest: test_stubs_file
|
|
1494
|
+
------------------------------------------
|
|
1495
|
+
------------------------------------------------
|
|
1496
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1497
|
+
------------------------------------------------
|
|
2745
1498
|
---------------------------------------
|
|
2746
1499
|
MountainViewTest: test_engine_is_loaded
|
|
2747
1500
|
---------------------------------------
|
|
1501
|
+
------------------------------------------------------
|
|
1502
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1503
|
+
------------------------------------------------------
|
|
1504
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-25 19:08:56 -0300
|
|
1505
|
+
-------------------------------------------------------------------------------
|
|
1506
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_empty
|
|
1507
|
+
-------------------------------------------------------------------------------
|
|
1508
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-25 19:08:56 -0300
|
|
1509
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1510
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1511
|
+
Completed 200 OK in 38ms (Views: 37.8ms)
|
|
1512
|
+
-----------------------------------------------------------------------------------
|
|
1513
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_not_found
|
|
1514
|
+
-----------------------------------------------------------------------------------
|
|
1515
|
+
Started GET "/mountain_view/styleguide/something" for 127.0.0.1 at 2015-04-25 19:08:56 -0300
|
|
1516
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1517
|
+
Parameters: {"id"=>"something"}
|
|
1518
|
+
Completed 200 OK in 2ms (Views: 1.4ms)
|
|
1519
|
+
-----------------------------------------------
|
|
1520
|
+
MountainViewTest: test_shows_specific_component
|
|
1521
|
+
-----------------------------------------------
|
|
1522
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-25 19:08:56 -0300
|
|
1523
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1524
|
+
Parameters: {"id"=>"header"}
|
|
1525
|
+
Completed 500 Internal Server Error in 3ms
|
|
2748
1526
|
---------------------------------------
|
|
2749
1527
|
MountainViewTest: test_shows_styleguide
|
|
2750
1528
|
---------------------------------------
|
|
2751
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
1529
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-25 19:08:56 -0300
|
|
2752
1530
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2753
|
-
|
|
2754
|
-
Completed 200 OK in 6ms (Views: 5.6ms)
|
|
1531
|
+
Completed 200 OK in 2ms (Views: 2.0ms)
|
|
2755
1532
|
------------------------------------------------------
|
|
2756
1533
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2757
1534
|
------------------------------------------------------
|
|
2758
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
1535
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-25 19:08:56 -0300
|
|
1536
|
+
-----------------------------------------------
|
|
1537
|
+
MountainViewComponentTest: test_humanized_title
|
|
1538
|
+
-----------------------------------------------
|
|
1539
|
+
------------------------------------
|
|
1540
|
+
MountainViewComponentTest: test_name
|
|
1541
|
+
------------------------------------
|
|
1542
|
+
--------------------------------------
|
|
1543
|
+
MountainViewComponentTest: test_stubs?
|
|
1544
|
+
--------------------------------------
|
|
1545
|
+
------------------------------------------
|
|
1546
|
+
MountainViewComponentTest: test_stubs_file
|
|
1547
|
+
------------------------------------------
|
|
1548
|
+
------------------------------------------------
|
|
1549
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1550
|
+
------------------------------------------------
|
|
2763
1551
|
--------------------------------------------------------------------
|
|
2764
1552
|
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
2765
1553
|
--------------------------------------------------------------------
|
|
2766
|
-
Rendered app/components/header/_header.html.erb (1.
|
|
1554
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
|
1555
|
+
---------------------------------------
|
|
1556
|
+
MountainViewTest: test_engine_is_loaded
|
|
1557
|
+
---------------------------------------
|
|
1558
|
+
------------------------------------------------------
|
|
1559
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1560
|
+
------------------------------------------------------
|
|
1561
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-25 19:09:11 -0300
|
|
1562
|
+
-------------------------------------------------------------------------------
|
|
1563
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_empty
|
|
1564
|
+
-------------------------------------------------------------------------------
|
|
1565
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-25 19:09:11 -0300
|
|
1566
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1567
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1568
|
+
Completed 200 OK in 34ms (Views: 33.3ms)
|
|
1569
|
+
-----------------------------------------------------------------------------------
|
|
1570
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_not_found
|
|
1571
|
+
-----------------------------------------------------------------------------------
|
|
1572
|
+
Started GET "/mountain_view/styleguide/something" for 127.0.0.1 at 2015-04-25 19:09:11 -0300
|
|
1573
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1574
|
+
Parameters: {"id"=>"something"}
|
|
1575
|
+
Completed 200 OK in 2ms (Views: 1.6ms)
|
|
2767
1576
|
-----------------------------------------------
|
|
2768
1577
|
MountainViewTest: test_shows_specific_component
|
|
2769
1578
|
-----------------------------------------------
|
|
2770
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-
|
|
1579
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-25 19:09:11 -0300
|
|
2771
1580
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2772
1581
|
Parameters: {"id"=>"header"}
|
|
2773
1582
|
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2774
1583
|
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
2775
|
-
|
|
2776
|
-
Completed 200 OK in 231ms (Views: 230.3ms)
|
|
1584
|
+
Completed 200 OK in 4ms (Views: 3.8ms)
|
|
2777
1585
|
---------------------------------------
|
|
2778
1586
|
MountainViewTest: test_shows_styleguide
|
|
2779
1587
|
---------------------------------------
|
|
2780
|
-
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-
|
|
1588
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-25 19:09:11 -0300
|
|
2781
1589
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2782
|
-
|
|
2783
|
-
Completed 200 OK in 3ms (Views: 3.1ms)
|
|
1590
|
+
Completed 200 OK in 2ms (Views: 1.7ms)
|
|
2784
1591
|
------------------------------------------------------
|
|
2785
1592
|
MountainViewTest: test_stylesheets_are_properly_served
|
|
2786
1593
|
------------------------------------------------------
|
|
2787
|
-
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-
|
|
2788
|
-
---------------------------------------
|
|
2789
|
-
MountainViewTest: test_engine_is_loaded
|
|
2790
|
-
---------------------------------------
|
|
2791
|
-
------------------------------------------------------
|
|
2792
|
-
MountainViewTest: test_javascripts_are_properly_served
|
|
2793
|
-
------------------------------------------------------
|
|
2794
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-23 12:01:41 -0400
|
|
1594
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-25 19:09:11 -0300
|
|
2795
1595
|
------------------------------------------------------------------
|
|
2796
1596
|
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
2797
1597
|
------------------------------------------------------------------
|
|
2798
1598
|
--------------------------------------------------------
|
|
2799
1599
|
ComponentGeneratorTest: test_Generates_different_engines
|
|
2800
1600
|
--------------------------------------------------------
|
|
2801
|
-
|
|
2802
|
-
MountainViewComponentTest:
|
|
2803
|
-
|
|
1601
|
+
-----------------------------------------------
|
|
1602
|
+
MountainViewComponentTest: test_humanized_title
|
|
1603
|
+
-----------------------------------------------
|
|
2804
1604
|
------------------------------------
|
|
2805
1605
|
MountainViewComponentTest: test_name
|
|
2806
1606
|
------------------------------------
|
|
1607
|
+
--------------------------------------
|
|
1608
|
+
MountainViewComponentTest: test_stubs?
|
|
1609
|
+
--------------------------------------
|
|
1610
|
+
------------------------------------------
|
|
1611
|
+
MountainViewComponentTest: test_stubs_file
|
|
1612
|
+
------------------------------------------
|
|
1613
|
+
------------------------------------------------
|
|
1614
|
+
MountainViewComponentTest: test_styleguide_stubs
|
|
1615
|
+
------------------------------------------------
|
|
1616
|
+
------------------------------------------------------------------
|
|
1617
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
|
1618
|
+
------------------------------------------------------------------
|
|
1619
|
+
--------------------------------------------------------
|
|
1620
|
+
ComponentGeneratorTest: test_Generates_different_engines
|
|
1621
|
+
--------------------------------------------------------
|
|
1622
|
+
--------------------------------------------------------------------
|
|
1623
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
|
1624
|
+
--------------------------------------------------------------------
|
|
1625
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
|
1626
|
+
---------------------------------------
|
|
1627
|
+
MountainViewTest: test_engine_is_loaded
|
|
1628
|
+
---------------------------------------
|
|
1629
|
+
------------------------------------------------------
|
|
1630
|
+
MountainViewTest: test_javascripts_are_properly_served
|
|
1631
|
+
------------------------------------------------------
|
|
1632
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-25 19:10:32 -0300
|
|
1633
|
+
-------------------------------------------------------------------------------
|
|
1634
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_empty
|
|
1635
|
+
-------------------------------------------------------------------------------
|
|
1636
|
+
Started GET "/mountain_view/styleguide/breadcrumbs" for 127.0.0.1 at 2015-04-25 19:10:32 -0300
|
|
1637
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1638
|
+
Parameters: {"id"=>"breadcrumbs"}
|
|
1639
|
+
Completed 200 OK in 30ms (Views: 29.5ms)
|
|
1640
|
+
-----------------------------------------------------------------------------------
|
|
1641
|
+
MountainViewTest: test_shows_a_hint_message_if_the_component_stub_file_is_not_found
|
|
1642
|
+
-----------------------------------------------------------------------------------
|
|
1643
|
+
Started GET "/mountain_view/styleguide/something" for 127.0.0.1 at 2015-04-25 19:10:32 -0300
|
|
1644
|
+
Processing by MountainView::StyleguideController#show as HTML
|
|
1645
|
+
Parameters: {"id"=>"something"}
|
|
1646
|
+
Completed 200 OK in 2ms (Views: 1.5ms)
|
|
2807
1647
|
-----------------------------------------------
|
|
2808
|
-
|
|
1648
|
+
MountainViewTest: test_shows_specific_component
|
|
2809
1649
|
-----------------------------------------------
|
|
2810
|
-
|
|
2811
|
-
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-23 12:01:57 -0400
|
|
2812
|
-
Compiled card/card.js (0ms) (pid 24975)
|
|
2813
|
-
Compiled header/header.js (0ms) (pid 24975)
|
|
2814
|
-
Compiled mountain_view.js (8ms) (pid 24975)
|
|
2815
|
-
Served asset /mountain_view.js - 200 OK (15ms)
|
|
2816
|
-
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-23 12:01:57 -0400
|
|
1650
|
+
Started GET "/mountain_view/styleguide/header" for 127.0.0.1 at 2015-04-25 19:10:32 -0300
|
|
2817
1651
|
Processing by MountainView::StyleguideController#show as HTML
|
|
2818
1652
|
Parameters: {"id"=>"header"}
|
|
2819
|
-
Rendered app/components/header/_header.html.erb (0.
|
|
1653
|
+
Rendered app/components/header/_header.html.erb (0.5ms)
|
|
2820
1654
|
Rendered app/components/header/_header.html.erb (0.0ms)
|
|
2821
|
-
Completed 200 OK in
|
|
2822
|
-
|
|
1655
|
+
Completed 200 OK in 4ms (Views: 3.9ms)
|
|
1656
|
+
---------------------------------------
|
|
1657
|
+
MountainViewTest: test_shows_styleguide
|
|
1658
|
+
---------------------------------------
|
|
1659
|
+
Started GET "/mountain_view" for 127.0.0.1 at 2015-04-25 19:10:32 -0300
|
|
2823
1660
|
Processing by MountainView::StyleguideController#index as HTML
|
|
2824
|
-
Completed 200 OK in
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
Served asset /mountain_view.css - 200 OK (12ms)
|
|
1661
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
1662
|
+
------------------------------------------------------
|
|
1663
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
|
1664
|
+
------------------------------------------------------
|
|
1665
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-25 19:10:32 -0300
|