angular-cn/aio/src
George Kalpakas 9e45203679 test(docs-infra): more thoroughly clean up after `ScrollService` tests (#33937)
By clearing `sessionStorage` and unsubscribing from `Location` events,
after each test, we reduce the possibility of potential
[spooky action at a distance][1]-type of failures in the future.

This does not have an impact on the actual app, since `ScrollService` is
currently expected to live throughout the lifetime of the app. Still,
unsubscribing from `Location` events keeps the code consistent with how
other `ScrollService` listeners are handled (e.g. for `window` events).

[1]: https://en.wikipedia.org/wiki/Action_at_a_distance_(computer_programming)

PR Close #33937
2019-11-20 11:04:12 -08:00
..
app test(docs-infra): more thoroughly clean up after `ScrollService` tests (#33937) 2019-11-20 11:04:12 -08:00
assets fix(docs-infra): fix logo to have branded red color (#31663) 2019-07-22 09:54:00 -07:00
environments build(docs-infra): remove obsolete `ie-polyfills.js` (#29926) 2019-04-25 12:32:49 -07:00
extra-files build(aio): generate sitemap from the generated pages (#21689) 2018-01-22 12:55:15 -08:00
styles feat(docs-infra): simplify image styles and remove figure references (#33748) 2019-11-14 09:27:02 -08:00
testing build(docs-infra): enable more TypeScript strictness flags (#32980) 2019-10-10 13:56:14 -07:00
404-body.html fix(docs-infra): improve a11y (#28086) 2019-01-16 17:37:45 -08:00
google385281288605d160.html build(aio): add google webmaster tools verification file 2017-05-26 01:25:58 -07:00
index.html build(docs-infra): remove obsolete `ie-polyfills.js` (#29926) 2019-04-25 12:32:49 -07:00
main.ts feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#19795) 2018-08-27 16:30:42 -04:00
noop-worker-basic.js feat(aio): provide noop service worker file 2017-05-26 14:24:41 +01:00
polyfills.ts build(docs-infra): remove obsolete `ie-polyfills.js` (#29926) 2019-04-25 12:32:49 -07:00
pwa-manifest.json fix(aio): make background transparent in 144x144 PWA icon (#23851) 2018-05-11 12:38:21 -04:00
styles.scss style(aio): tidy up SCSS files 2017-03-13 12:55:11 -07:00
test.ts test(docs-infra): remove reflect-metadata polyfill from aio tests (#27130) 2018-11-16 12:17:44 -08:00
typings.d.ts build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00