angular/modules/@angular/core/test
Jason Choi c48021ab97 refactor(compiler): move test/test_bindings to testing/test_bindings (#10081)
`test_bindings` is used in core test cases too, but `test` should be
private to the package, so it should live in `testing`.
2016-08-17 16:37:31 -07:00
..
animation fix(animations): report errors for missing host-level referenced animations (#10650) 2016-08-17 08:00:49 -07:00
change_detection refactor(Provider): remove deprecated provider/bind API (#10652) 2016-08-15 19:37:42 -07:00
debug refactor(debug): switch tests from TCB to use TestBed (#10756) 2016-08-17 16:27:54 -07:00
di refactor(Provider): remove deprecated provider/bind API (#10652) 2016-08-15 19:37:42 -07:00
dom chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
facade chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
linker refactor(compiler): move test/test_bindings to testing/test_bindings (#10081) 2016-08-17 16:37:31 -07:00
metadata Remove TCB (#10900) 2016-08-17 15:05:22 -07:00
reflection refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
testability chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
util chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
zone refactor(chore): remove deprecated NgZoneError (#10822) 2016-08-15 16:10:30 -07:00
application_init_spec.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
application_module_spec.ts feat(i18n): provide LOCALE_ID and NgLocalization 2016-08-13 06:18:25 -07:00
application_ref_spec.ts refactor(ApplicationRef): remove all previously deprecated ApplicationRef apis 2016-08-12 17:59:30 -07:00
dev_mode_spec.ts fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
directive_lifecycle_integration_spec.ts refactor(directiveLifecycle): switch test from TCB to use TestBed (#10768) 2016-08-17 16:17:07 -07:00
fake_async_spec.ts chore: remove deprecated router 2/2 2016-08-09 15:24:14 -07:00
forward_ref_integration_spec.ts refactor(core): update forward_ref_integration_spec not to use TestComponentBuilder 2016-08-17 08:06:32 -07:00
spies.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
testing_internal_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00