angular/aio/content/examples/testing/src
Doug Parker 849523f1b1 docs: update examples to use application builder (#52361)
`application` builder is preferred over `browser` builder. This updates all the examples I could find to use `application` builder. A couple notes of fixes that needed to happen:
1.  The testing example was broken because it relied on `~` imports in CSS files, which is a Webpack-specific features. However I don't think we need those custom styles at all, so I just removed the import altogether.
2.  A few tests seemed to be affected and needed to be cleaned up.

PR Close #52361
2023-11-01 16:24:42 -07:00
..
app docs: migrate testing to standalone (#51684) 2023-09-12 12:22:14 -07:00
testing docs: migrate testing to standalone (#51684) 2023-09-12 12:22:14 -07:00
expected.ts build(aio): migrate plunker to stackblitz (#20165) 2018-01-23 21:30:27 -08:00
index-specs.html Revert "docs: add testing styles in index.html, remove additional configuration" (#25892) 2018-10-09 17:04:19 -07:00
index.html docs: migrate testing to standalone (#51684) 2023-09-12 12:22:14 -07:00
main.ts docs: migrate testing to standalone (#51684) 2023-09-12 12:22:14 -07:00