angular/aio/content/examples/testing
Andrew Scott 09d325a9e6 test(router): refactor tests to not use deprecated loadChildren (#43578)
Many of the tests in the router code use the deprecated loadChildren as a string. This
has been deprecated for years and can easily be changed to just a function that
returns the module.

PR Close #43578
2021-09-29 11:14:07 -07:00
..
e2e/src docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
src test(router): refactor tests to not use deprecated loadChildren (#43578) 2021-09-29 11:14:07 -07:00
example-config.json build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
specs.stackblitz.json build(docs-infra): fixed i18n broken stackblitz example (#42001) 2021-05-10 16:11:34 -04:00
stackblitz.json docs: clarify the wording around live examples for all testing guides (#42406) 2021-06-02 13:20:13 -07:00