angular-cn/aio/tools/examples/shared/boilerplate/cli
Ward Bell a7e1f236ff docs: testing guide for CLI (#20697)
- updates tests
- heavy prose revisions
- uses HttpClient (with angular-in-memory-web-api)
- test HeroService using `HttpClientTestingModule`
- scrub away most By.CSS
- fake async observable with `asyncData()`
- extensive Twain work
- different take on retryWhen
- remove app barrels (& systemjs.extras) which troubled plunker/systemjs
- add dummy export const to hero.ts (plunkr/systemjs fails w/o it)
- shrink and re-organize TOC
- add marble testing package and tests
- demonstrate the "no beforeEach()" test coding style
- add section on Http service testing
- prepare for stackblitz
- confirm works in plunker except excluded marble test
- add tests for avoidFile class feature of CodeExampleComponent

PR Close #20697
2018-02-26 13:40:23 -08:00
..
e2e build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
src build(aio): update examples to CLI to 1.6.5 (#21222) 2018-02-07 16:09:26 -08:00
.angular-cli.json build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
.editorconfig build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
.gitignore build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
karma.conf.js build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
package.json docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
protractor.conf.js ci: use `sudo: false` on Travis (#21641) 2018-01-19 13:23:47 -08:00
tsconfig.json build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
tslint.json build(aio): update examples to CLI to 1.6.5 (#21222) 2018-02-07 16:09:26 -08:00