angular-docs-cn/public/docs/_examples/testing/ts
Ward Bell 695df67929 docs(testing): simplify and accelerate path to Angular component testing (#2879)
Rob Wormald recognized that we had no plunker for a simple component test. Inspired improved learning path for testing including:
* Add plunkers for both inline and external template versions of  the simplest `BannerComponent`
* Added the banner-specs for that purpose and also a quickstart-specs in the setup folder
* Adjusted prose in testing and setup-systemjs-anatomy to call these out
* Moved testing of external template spec earlier in the guide because it is likely to be needed right away.
* Add comments on the optional "testing" folder and corrects var names to match
* Leaves Jasmine Spec Runner output visible when tests finish
2016-12-05 11:46:53 -08:00
..
app docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
testing docs(testing): explain DebugElement.triggerEventHandler (#2438) 2016-09-21 20:01:44 -07:00
1st-specs.html docs(testing): testing chapter and samples for RC6 (#2198) 2016-09-13 14:39:39 -07:00
1st-specs.plnkr.json docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
app-specs.html docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
app-specs.plnkr.json docs(plunkers): prepare plunkers for the quickstart reboot (#2759) 2016-11-05 12:53:47 -07:00
bag-specs.html docs(testing): testing chapter and samples for RC6 (#2198) 2016-09-13 14:39:39 -07:00
bag-specs.plnkr.json docs(plunkers): prepare plunkers for the quickstart reboot (#2759) 2016-11-05 12:53:47 -07:00
bag.html docs(plunkers): prepare plunkers for the quickstart reboot (#2759) 2016-11-05 12:53:47 -07:00
bag.plnkr.json docs(testing): testing chapter and samples for RC6 (#2198) 2016-09-13 14:39:39 -07:00
banner-inline-specs.html docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
banner-inline-specs.plnkr.json docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
banner-specs.html docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
banner-specs.plnkr.json docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
browser-test-shim.js docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
example-config.json chore(testing): add testing files to examples 2016-03-17 21:00:32 -07:00
index.html docs(plunkers): prepare plunkers for the quickstart reboot (#2759) 2016-11-05 12:53:47 -07:00
karma-test-shim.js docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
karma.conf.js docs(testing): simplify and accelerate path to Angular component testing (#2879) 2016-12-05 11:46:53 -08:00
plnkr.json docs(testing): testing chapter and samples for RC6 (#2198) 2016-09-13 14:39:39 -07:00
systemjs.config.extras.js docs(testing): testing chapter and samples for RC6 (#2198) 2016-09-13 14:39:39 -07:00
wallaby.js docs(testing): testing chapter and samples for RC6 (#2198) 2016-09-13 14:39:39 -07:00