angular-cn/aio/content/examples/i18n
George Kalpakas 23c36a24ed test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818)
This commit disables the Selenium Promise Manager when running e2e tests
for docs examples in order to more closely align them with new apps
created with CLI v11. This change requires that any async operations in
tests are handled explicitly (e.g. using `async/await` or
`Promise#then()`).

PR Close #39818
2020-11-24 14:56:14 -08:00
..
doc-files docs: remove duplicate trans-unit element closing tag (#38715) 2020-09-08 10:06:03 -07:00
e2e/src test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
src docs: remove heroes reference in i18n example (#31515) 2019-07-11 15:07:55 -04:00
example-config.json build(docs-infra): renamed `e2e` property of `example-config.json` to `tests` (#36143) 2020-04-06 15:31:07 -07:00
stackblitz.json build(docs-infra): ensure the correct files are in the i18n example (#37947) 2020-07-13 09:24:33 -07:00