angular/aio/content/examples/testing/src/app
George Kalpakas 3d2c2c40d8 build(docs-infra): update docs examples to Angular v11.0.1 (#39818)
This commit updates the docs examples to Angular v11.0.1. In addition to
updating the dependencies versions, it also updates the project's
structure and config to more closely match what a new v11 CLI app would
look like. See, also, the [diff][1] between a basic v10.1.3 CLI app and a
v11.0.2 one.

NOTE:
I refrained from disabling the Selenium Promise Manager (as seen
[here][2]) and switching all e2e tests to `async/await`, because that is
a big change and should be done in a separate commit/PR.

[1]: https://github.com/cexbrayat/angular-cli-diff/compare/10.1.3..11.0.2
[2]:
https://github.com/cexbrayat/angular-cli-diff/compare/10.1.3...11.0.2#diff-dbd675d74087d57cd084d6dd6ae24ae2eeff2ff0122680e12916052f8a843a29

PR Close #39818
2020-11-24 14:56:09 -08:00
..
about style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
banner feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
dashboard feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
demo build(docs-infra): update docs examples to Angular v11.0.1 (#39818) 2020-11-24 14:56:09 -08:00
hero docs: drop newEvent() compatibility function (#37251) 2020-09-17 09:31:17 -07:00
model refactor(docs-infra): fix docs examples for tslint rule prefer-const (#38143) 2020-07-31 11:00:06 -07:00
shared docs: drop newEvent() compatibility function (#37251) 2020-09-17 09:31:17 -07:00
twain feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
welcome style(docs-infra): fix docs examples for tslint rule semicolon (#38143) 2020-07-31 11:00:05 -07:00
app-initial.component.spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
app-initial.component.ts docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
app-routing.module.ts test(docs-infra): fix unit tests and run them for specific docs examples on CI (#36143) 2020-04-06 15:31:07 -07:00
app.component.html docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
app.component.router.spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
app.component.spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
app.component.ts build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
app.module.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
dummy.module.ts docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
in-memory-data.service.ts docs: remove gender prefixes from examples (#29972) 2019-05-20 16:42:59 -07:00