angular/packages/elements
George Kalpakas ed46d9ebd7 test(elements): only declare helpers if needed (#36114)
Previously, helper modules/components classes were declared even if the
tests were not run (because the environment did not support Custom
Elements for example).

This commit moves the declaration of the helpers inside the `describe()`
block, so they are not declared unnecessarily. This is in preparation of
adding more helpers that need to access variables declared inside the
`describe()` block.

PR Close #36114
2020-05-20 09:43:36 -07:00
..
schematics build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
src refactor(elements): remove unused imports and properties (#36114) 2020-05-20 09:43:35 -07:00
test test(elements): only declare helpers if needed (#36114) 2020-05-20 09:43:36 -07:00
BUILD.bazel build: provide full paths to ts_api_guardian_test_npm_package and ts_api_guardian_test (#36034) 2020-03-12 09:49:00 -07:00
index.ts feat(elements): add support for creating custom elements (#22413) 2018-03-16 12:39:07 -07:00
package.json refactor: update to tslib 2.0 and move to direct dependencies (#37198) 2020-05-19 14:57:09 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00