Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1680)

Side by Side Diff: pkg/third_party/angular_tests/browser_test.dart

Issue 176943008: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 /// auto-generated by update_angular.sh 1 /// auto-generated by update_angular.sh
2 2
3 // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 3 // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
4 // for details. All rights reserved. Use of this source code is governed by a 4 // for details. All rights reserved. Use of this source code is governed by a
5 // BSD-style license that can be found in the LICENSE file. 5 // BSD-style license that can be found in the LICENSE file.
6 6
7 library angular_browser_tests; 7 library angular_browser_tests;
8 8
9 import 'package:angular/mock/module.dart'; 9 import 'package:angular/mock/module.dart';
10 import 'package:unittest/html_individual_config.dart'; 10 import 'package:unittest/html_individual_config.dart';
11 import 'package:unittest/unittest.dart'; 11 import 'package:unittest/unittest.dart';
12 import '../../../third_party/pkg/angular/test/angular_spec.dart' as test_0; 12 import '../../../third_party/pkg/angular/test/angular_spec.dart' as test_0;
13 import '../../../third_party/pkg/angular/test/bootstrap_spec.dart' as test_1; 13 import '../../../third_party/pkg/angular/test/bootstrap_spec.dart' as test_1;
14 import '../../../third_party/pkg/angular/test/core/cache_spec.dart' as test_2; 14 import '../../../third_party/pkg/angular/test/change_detection/watch_group_spec. dart' as test_2;
15 import '../../../third_party/pkg/angular/test/core/core_directive_spec.dart' as test_3; 15 import '../../../third_party/pkg/angular/test/change_detection/dirty_checking_ch ange_detector_spec.dart' as test_3;
16 import '../../../third_party/pkg/angular/test/core/interpolate_spec.dart' as tes t_4; 16 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_4;
17 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette r_spec.dart' as test_5; 17 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_5 ;
18 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te st_6; 18 import '../../../third_party/pkg/angular/test/core/parser/static_parser_spec.dar t' as test_6;
19 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t est_7; 19 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t est_7;
20 import '../../../third_party/pkg/angular/test/core/parser/static_parser_spec.dar t' as test_8; 20 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette r_spec.dart' as test_8;
21 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_9 ; 21 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te st_9;
22 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_10; 22 import '../../../third_party/pkg/angular/test/core/core_directive_spec.dart' as test_10;
23 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes t_11; 23 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_11;
24 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_12; 24 import '../../../third_party/pkg/angular/test/core/interpolate_spec.dart' as tes t_12;
25 import '../../../third_party/pkg/angular/test/core_dom/block_spec.dart' as test_ 13; 25 import '../../../third_party/pkg/angular/test/core/cache_spec.dart' as test_13;
26 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te st_14; 26 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes t_14;
27 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes t_15; 27 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as test_15;
28 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t est_16; 28 import '../../../third_party/pkg/angular/test/core_dom/shadow_root_options_spec. dart' as test_16;
29 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_1 7; 29 import '../../../third_party/pkg/angular/test/core_dom/block_spec.dart' as test_ 17;
30 import '../../../third_party/pkg/angular/test/core_dom/ng_mustache_spec.dart' as test_18; 30 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te st_18;
31 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as test_19; 31 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te st_19;
32 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te st_20; 32 import '../../../third_party/pkg/angular/test/core_dom/ng_mustache_spec.dart' as test_20;
33 import '../../../third_party/pkg/angular/test/core_dom/shadow_root_options_spec. dart' as test_21; 33 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_2 1;
34 import '../../../third_party/pkg/angular/test/directive/input_select_spec.dart' as test_22; 34 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes t_22;
35 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_ 23; 35 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t est_23;
36 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart' as test_24; 36 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as test_24;
37 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te st_25; 37 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart' as test_25;
38 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da rt' as test_26; 38 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_ 26;
39 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t est_27; 39 import '../../../third_party/pkg/angular/test/directive/ng_pluralize_spec.dart' as test_27;
40 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t est_28; 40 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a s test_28;
41 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as test_29; 41 import '../../../third_party/pkg/angular/test/directive/input_select_spec.dart' as test_29;
42 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te st_30; 42 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te st_30;
43 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test _31; 43 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as test_31;
44 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as test_32; 44 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart' as test_32;
45 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t est_33; 45 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar t' as test_33;
46 import '../../../third_party/pkg/angular/test/directive/ng_model_validators_spec .dart' as test_34; 46 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as test_34;
47 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar t' as test_35; 47 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t est_35;
48 import '../../../third_party/pkg/angular/test/directive/ng_pluralize_spec.dart' as test_36; 48 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t est_36;
49 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as test_37; 49 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t est_37;
50 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart' as test_38; 50 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart ' as test_38;
51 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart ' as test_39; 51 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da rt' as test_39;
52 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t est_40; 52 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as test_40;
53 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as test_41; 53 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t est_41;
54 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a s test_42; 54 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test _42;
55 import '../../../third_party/pkg/angular/test/filter/currency_spec.dart' as test _43; 55 import '../../../third_party/pkg/angular/test/directive/ng_model_validators_spec .dart' as test_43;
56 import '../../../third_party/pkg/angular/test/filter/date_spec.dart' as test_44; 56 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te st_44;
57 import '../../../third_party/pkg/angular/test/filter/filter_spec.dart' as test_4 5; 57 import '../../../third_party/pkg/angular/test/filter/currency_spec.dart' as test _45;
58 import '../../../third_party/pkg/angular/test/filter/json_spec.dart' as test_46; 58 import '../../../third_party/pkg/angular/test/filter/lowercase_spec.dart' as tes t_46;
59 import '../../../third_party/pkg/angular/test/filter/limit_to_spec.dart' as test _47; 59 import '../../../third_party/pkg/angular/test/filter/date_spec.dart' as test_47;
60 import '../../../third_party/pkg/angular/test/filter/lowercase_spec.dart' as tes t_48; 60 import '../../../third_party/pkg/angular/test/filter/order_by_spec.dart' as test _48;
61 import '../../../third_party/pkg/angular/test/filter/number_spec.dart' as test_4 9; 61 import '../../../third_party/pkg/angular/test/filter/limit_to_spec.dart' as test _49;
62 import '../../../third_party/pkg/angular/test/filter/order_by_spec.dart' as test _50; 62 import '../../../third_party/pkg/angular/test/filter/json_spec.dart' as test_50;
63 import '../../../third_party/pkg/angular/test/filter/uppercase_spec.dart' as tes t_51; 63 import '../../../third_party/pkg/angular/test/filter/uppercase_spec.dart' as tes t_51;
64 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_5 2; 64 import '../../../third_party/pkg/angular/test/filter/filter_spec.dart' as test_5 2;
65 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te st_53; 65 import '../../../third_party/pkg/angular/test/filter/number_spec.dart' as test_5 3;
66 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_5 4; 66 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_5 4;
67 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_55; 67 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_55;
68 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a s test_56; 68 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_5 6;
69 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test _57; 69 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te st_57;
70 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test _58; 70 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a s test_58;
71 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_59; 71 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test _59;
72 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test _60;
73 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_61;
72 74
73 main() { 75 main() {
74 useHtmlIndividualConfiguration(); 76 useHtmlIndividualConfiguration();
75 77
76 setUp(() { 78 setUp(() {
77 setUpInjector(); 79 setUpInjector();
78 }); 80 });
79 81
80 group('angular', () { 82 group('angular', () {
81 test_0.main(); 83 test_0.main();
82 }); 84 });
83 85
84 group('bootstrap', () { 86 group('bootstrap', () {
85 test_1.main(); 87 test_1.main();
86 }); 88 });
87 89
88 group('core/cache', () { 90 group('change_detection/watch_group', () {
89 test_2.main(); 91 test_2.main();
90 }); 92 });
91 93
92 group('core/core_directive', () { 94 group('change_detection/dirty_checking_change_detector', () {
93 test_3.main(); 95 test_3.main();
94 }); 96 });
95 97
96 group('core/interpolate', () { 98 group('core/zone', () {
97 test_4.main(); 99 test_4.main();
98 }); 100 });
99 101
100 group('core/parser/generated_getter_setter', () { 102 group('core/registry', () {
101 test_5.main(); 103 test_5.main();
102 }); 104 });
103 105
104 group('core/parser/lexer', () { 106 group('core/parser/static_parser', () {
105 test_6.main(); 107 test_6.main();
106 }); 108 });
107 109
108 group('core/parser/parser', () { 110 group('core/parser/parser', () {
109 test_7.main(); 111 test_7.main();
110 }); 112 });
111 113
112 group('core/parser/static_parser', () { 114 group('core/parser/generated_getter_setter', () {
113 test_8.main(); 115 test_8.main();
114 }); 116 });
115 117
116 group('core/registry', () { 118 group('core/parser/lexer', () {
117 test_9.main(); 119 test_9.main();
118 }); 120 });
119 121
120 group('core/scope', () { 122 group('core/core_directive', () {
121 test_10.main(); 123 test_10.main();
122 }); 124 });
123 125
124 group('core/templateurl', () { 126 group('core/scope', () {
125 test_11.main(); 127 test_11.main();
126 }); 128 });
127 129
128 group('core/zone', () { 130 group('core/interpolate', () {
129 test_12.main(); 131 test_12.main();
130 }); 132 });
131 133
132 group('core_dom/block', () { 134 group('core/cache', () {
133 test_13.main(); 135 test_13.main();
134 }); 136 });
135 137
136 group('core_dom/compiler', () { 138 group('core/templateurl', () {
137 test_14.main(); 139 test_14.main();
138 }); 140 });
139 141
140 group('core_dom/cookies', () { 142 group('core_dom/node_cursor', () {
141 test_15.main(); 143 test_15.main();
142 }); 144 });
143 145
144 group('core_dom/directive', () { 146 group('core_dom/shadow_root_options', () {
145 test_16.main(); 147 test_16.main();
146 }); 148 });
147 149
148 group('core_dom/http', () { 150 group('core_dom/block', () {
149 test_17.main(); 151 test_17.main();
150 }); 152 });
151 153
152 group('core_dom/ng_mustache', () { 154 group('core_dom/selector', () {
153 test_18.main(); 155 test_18.main();
154 }); 156 });
155 157
156 group('core_dom/node_cursor', () { 158 group('core_dom/compiler', () {
157 test_19.main(); 159 test_19.main();
158 }); 160 });
159 161
160 group('core_dom/selector', () { 162 group('core_dom/ng_mustache', () {
161 test_20.main(); 163 test_20.main();
162 }); 164 });
163 165
164 group('core_dom/shadow_root_options', () { 166 group('core_dom/http', () {
165 test_21.main(); 167 test_21.main();
166 }); 168 });
167 169
168 group('directive/input_select', () { 170 group('core_dom/cookies', () {
169 test_22.main(); 171 test_22.main();
170 }); 172 });
171 173
172 group('directive/ng_a', () { 174 group('core_dom/directive', () {
173 test_23.main(); 175 test_23.main();
174 }); 176 });
175 177
176 group('directive/ng_bind_html', () { 178 group('directive/ng_repeat', () {
177 test_24.main(); 179 test_24.main();
178 }); 180 });
179 181
180 group('directive/ng_bind', () { 182 group('directive/ng_show_hide', () {
181 test_25.main(); 183 test_25.main();
182 }); 184 });
183 185
184 group('directive/ng_bind_template', () { 186 group('directive/ng_a', () {
185 test_26.main(); 187 test_26.main();
186 }); 188 });
187 189
188 group('directive/ng_class', () { 190 group('directive/ng_pluralize', () {
189 test_27.main(); 191 test_27.main();
190 }); 192 });
191 193
192 group('directive/ng_cloak', () { 194 group('directive/ng_template', () {
193 test_28.main(); 195 test_28.main();
194 }); 196 });
195 197
196 group('directive/ng_events', () { 198 group('directive/input_select', () {
197 test_29.main(); 199 test_29.main();
198 }); 200 });
199 201
200 group('directive/ng_form', () { 202 group('directive/ng_form', () {
201 test_30.main(); 203 test_30.main();
202 }); 204 });
203 205
204 group('directive/ng_if', () { 206 group('directive/ng_switch', () {
205 test_31.main(); 207 test_31.main();
206 }); 208 });
207 209
208 group('directive/ng_include', () { 210 group('directive/ng_bind_html', () {
209 test_32.main(); 211 test_32.main();
210 }); 212 });
211 213
212 group('directive/ng_model', () { 214 group('directive/ng_non_bindable', () {
213 test_33.main(); 215 test_33.main();
214 }); 216 });
215 217
216 group('directive/ng_model_validators', () { 218 group('directive/ng_include', () {
217 test_34.main(); 219 test_34.main();
218 }); 220 });
219 221
220 group('directive/ng_non_bindable', () { 222 group('directive/ng_style', () {
221 test_35.main(); 223 test_35.main();
222 }); 224 });
223 225
224 group('directive/ng_pluralize', () { 226 group('directive/ng_cloak', () {
225 test_36.main(); 227 test_36.main();
226 }); 228 });
227 229
228 group('directive/ng_repeat', () { 230 group('directive/ng_model', () {
229 test_37.main(); 231 test_37.main();
230 }); 232 });
231 233
232 group('directive/ng_show_hide', () { 234 group('directive/ng_src_boolean', () {
233 test_38.main(); 235 test_38.main();
234 }); 236 });
235 237
236 group('directive/ng_src_boolean', () { 238 group('directive/ng_bind_template', () {
237 test_39.main(); 239 test_39.main();
238 }); 240 });
239 241
240 group('directive/ng_style', () { 242 group('directive/ng_events', () {
241 test_40.main(); 243 test_40.main();
242 }); 244 });
243 245
244 group('directive/ng_switch', () { 246 group('directive/ng_class', () {
245 test_41.main(); 247 test_41.main();
246 }); 248 });
247 249
248 group('directive/ng_template', () { 250 group('directive/ng_if', () {
249 test_42.main(); 251 test_42.main();
250 }); 252 });
251 253
252 group('filter/currency', () { 254 group('directive/ng_model_validators', () {
253 test_43.main(); 255 test_43.main();
254 }); 256 });
255 257
256 group('filter/date', () { 258 group('directive/ng_bind', () {
257 test_44.main(); 259 test_44.main();
258 }); 260 });
259 261
260 group('filter/filter', () { 262 group('filter/currency', () {
261 test_45.main(); 263 test_45.main();
262 }); 264 });
263 265
264 group('filter/json', () { 266 group('filter/lowercase', () {
265 test_46.main(); 267 test_46.main();
266 }); 268 });
267 269
268 group('filter/limit_to', () { 270 group('filter/date', () {
269 test_47.main(); 271 test_47.main();
270 }); 272 });
271 273
272 group('filter/lowercase', () { 274 group('filter/order_by', () {
273 test_48.main(); 275 test_48.main();
274 }); 276 });
275 277
276 group('filter/number', () { 278 group('filter/limit_to', () {
277 test_49.main(); 279 test_49.main();
278 }); 280 });
279 281
280 group('filter/order_by', () { 282 group('filter/json', () {
281 test_50.main(); 283 test_50.main();
282 }); 284 });
283 285
284 group('filter/uppercase', () { 286 group('filter/uppercase', () {
285 test_51.main(); 287 test_51.main();
286 }); 288 });
287 289
288 group('introspection', () { 290 group('filter/filter', () {
289 test_52.main(); 291 test_52.main();
290 }); 292 });
291 293
292 group('mock/http_backend', () { 294 group('filter/number', () {
293 test_53.main(); 295 test_53.main();
294 }); 296 });
295 297
296 group('mock/test_bed', () { 298 group('introspection', () {
297 test_54.main(); 299 test_54.main();
298 }); 300 });
299 301
300 group('mock/zone', () { 302 group('mock/zone', () {
301 test_55.main(); 303 test_55.main();
302 }); 304 });
303 305
304 group('routing/ng_bind_route', () { 306 group('mock/test_bed', () {
305 test_56.main(); 307 test_56.main();
306 }); 308 });
307 309
308 group('routing/ng_view', () { 310 group('mock/http_backend', () {
309 test_57.main(); 311 test_57.main();
310 }); 312 });
311 313
312 group('routing/routing', () { 314 group('routing/ng_bind_route', () {
313 test_58.main(); 315 test_58.main();
314 }); 316 });
315 317
316 group('_specs', () { 318 group('routing/routing', () {
317 test_59.main(); 319 test_59.main();
318 }); 320 });
321
322 group('routing/ng_view', () {
323 test_60.main();
324 });
325
326 group('_specs', () {
327 test_61.main();
328 });
319 } 329 }
OLDNEW
« no previous file with comments | « no previous file | pkg/third_party/angular_tests/vm_test.dart » ('j') | third_party/pkg/di/test/type_factories_gen.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698