angular-docs-cn/integration/ng_elements/e2e
George Kalpakas c1907809a8 test(elements): add integration tests for Angular Elements using `ShadowDom` (#39452)
Previously, the project used for running integration tests for Angular
Elements declared a component that used `ShadowDom` for view
encopsulation, but it did not include any tests to verify that the view
was updated correctly.

This commit adds the missing tests.

PR Close #39452
2020-11-06 09:31:46 -08:00
..
app.e2e-spec.ts test(elements): add integration tests for Angular Elements using `ShadowDom` (#39452) 2020-11-06 09:31:46 -08:00
browser.config.json build: add npm_integration_test && angular_integration_test (#33927) 2020-02-24 08:59:18 -08:00
protractor.config.js build: add npm_integration_test && angular_integration_test (#33927) 2020-02-24 08:59:18 -08:00
tsconfig.json build: add npm_integration_test && angular_integration_test (#33927) 2020-02-24 08:59:18 -08:00