angular-docs-cn/aio/content/examples/animations/e2e/src
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
..
app.e2e-spec.ts test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
auto.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
enter-leave.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
filter-stagger.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
hero-groups.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
open-close.po.ts test(animations): make e2e tests for animations docs examples less flaky (#26377) 2018-10-23 14:35:37 -07:00
status-slider.po.ts test(animations): make e2e tests for animations docs examples less flaky (#26377) 2018-10-23 14:35:37 -07:00
toggle.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
util.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00