Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@open-wc/testing-helpers

Package Overview
Dependencies
Maintainers
3
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-wc/testing-helpers - npm Package Compare versions

Comparing version 1.8.10 to 1.8.11

types/index-no-side-effects.d.ts

692

CHANGELOG.md
# Change Log
## 1.8.11
### Patch Changes
- 17e9e7dc: Change type distribution workflow
- Updated dependencies [17e9e7dc]
- @open-wc/scoped-elements@1.2.3
All notable changes to this project will be documented in this file.

@@ -8,22 +16,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### Bug Fixes
* **testing-helpers:** replace ts-expect-error with ignore ([f64ed31](https://github.com/open-wc/open-wc/commit/f64ed31c4595019636ff8afc249fb9c01b858522))
- **testing-helpers:** replace ts-expect-error with ignore ([f64ed31](https://github.com/open-wc/open-wc/commit/f64ed31c4595019636ff8afc249fb9c01b858522))
## [1.8.9](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.8...@open-wc/testing-helpers@1.8.9) (2020-08-19)
### Bug Fixes
* **scoped-elements:** add host to the mixin type for static props ([88ffd99](https://github.com/open-wc/open-wc/commit/88ffd995efeb94d79ee686f665d18e8ca405e3bc))
- **scoped-elements:** add host to the mixin type for static props ([88ffd99](https://github.com/open-wc/open-wc/commit/88ffd995efeb94d79ee686f665d18e8ca405e3bc))
## [1.8.8](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.7...@open-wc/testing-helpers@1.8.8) (2020-08-16)

@@ -33,6 +31,2 @@

## [1.8.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.6...@open-wc/testing-helpers@1.8.7) (2020-08-14)

@@ -42,6 +36,2 @@

## [1.8.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.5...@open-wc/testing-helpers@1.8.6) (2020-08-05)

@@ -51,17 +41,8 @@

## [1.8.5](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.4...@open-wc/testing-helpers@1.8.5) (2020-08-04)
### Bug Fixes
* **testing-helpers:** change default timeout to 1000ms for waitUntil ([dacf46f](https://github.com/open-wc/open-wc/commit/dacf46faccc9939e26902ef4fbbb102418b81ba2))
- **testing-helpers:** change default timeout to 1000ms for waitUntil ([dacf46f](https://github.com/open-wc/open-wc/commit/dacf46faccc9939e26902ef4fbbb102418b81ba2))
## [1.8.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.3...@open-wc/testing-helpers@1.8.4) (2020-07-08)

@@ -71,51 +52,27 @@

## [1.8.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.2...@open-wc/testing-helpers@1.8.3) (2020-06-15)
### Bug Fixes
* **testing-helpers:** auto-generate scoped elements test wrapper name ([439b39f](https://github.com/open-wc/open-wc/commit/439b39f9c0553754cd99f0f94f56525854c5a9eb))
- **testing-helpers:** auto-generate scoped elements test wrapper name ([439b39f](https://github.com/open-wc/open-wc/commit/439b39f9c0553754cd99f0f94f56525854c5a9eb))
## [1.8.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.1...@open-wc/testing-helpers@1.8.2) (2020-05-01)
### Bug Fixes
* **testing-helpers:** await to the wrong element ([79575e1](https://github.com/open-wc/open-wc/commit/79575e16bf8d64f4eefd237f25000d9aae01edab))
* **testing-helpers:** move peerDependencies to dependencies ([b2380eb](https://github.com/open-wc/open-wc/commit/b2380eb992bef13927c846499a8bab96714cc60e))
- **testing-helpers:** await to the wrong element ([79575e1](https://github.com/open-wc/open-wc/commit/79575e16bf8d64f4eefd237f25000d9aae01edab))
- **testing-helpers:** move peerDependencies to dependencies ([b2380eb](https://github.com/open-wc/open-wc/commit/b2380eb992bef13927c846499a8bab96714cc60e))
## [1.8.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.0...@open-wc/testing-helpers@1.8.1) (2020-04-26)
### Bug Fixes
* **testing-helpers:** constrain the type of defineCE ([#1470](https://github.com/open-wc/open-wc/issues/1470)) ([1341fa9](https://github.com/open-wc/open-wc/commit/1341fa96ad8adc83c9546cab1e1f6f62c1960322))
- **testing-helpers:** constrain the type of defineCE ([#1470](https://github.com/open-wc/open-wc/issues/1470)) ([1341fa9](https://github.com/open-wc/open-wc/commit/1341fa96ad8adc83c9546cab1e1f6f62c1960322))
# [1.8.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.7.2...@open-wc/testing-helpers@1.8.0) (2020-04-26)
### Features
* **testing-helpers:** add scoped-elements support ([f265d9e](https://github.com/open-wc/open-wc/commit/f265d9e9d50bda1410f0681e90f6c58a65f347eb))
- **testing-helpers:** add scoped-elements support ([f265d9e](https://github.com/open-wc/open-wc/commit/f265d9e9d50bda1410f0681e90f6c58a65f347eb))
## [1.7.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.7.1...@open-wc/testing-helpers@1.7.2) (2020-04-20)

@@ -125,6 +82,2 @@

## [1.7.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.7.0...@open-wc/testing-helpers@1.7.1) (2020-04-12)

@@ -134,28 +87,14 @@

# [1.7.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.6.2...@open-wc/testing-helpers@1.7.0) (2020-04-05)
### Features
* **testing-helpers:** add fixture option to define wrapper el ([e7db9f6](https://github.com/open-wc/open-wc/commit/e7db9f69f0534be2348d85c2976da6d41757bdfb))
- **testing-helpers:** add fixture option to define wrapper el ([e7db9f6](https://github.com/open-wc/open-wc/commit/e7db9f69f0534be2348d85c2976da6d41757bdfb))
## [1.6.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.6.1...@open-wc/testing-helpers@1.6.2) (2020-03-19)
### Bug Fixes
* **testing-helpers:** publish typescript definition files again ([a411293](https://github.com/open-wc/open-wc/commit/a411293282e3133becd2ebc4c27d309a4f866a4d))
- **testing-helpers:** publish typescript definition files again ([a411293](https://github.com/open-wc/open-wc/commit/a411293282e3133becd2ebc4c27d309a4f866a4d))
## [1.6.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.6.0...@open-wc/testing-helpers@1.6.1) (2020-03-19)

@@ -165,17 +104,8 @@

# [1.6.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.5.3...@open-wc/testing-helpers@1.6.0) (2020-03-10)
### Features
* **testing-helpers:** support fixture cleanup in tdd style tests with 'teardown' ([#1410](https://github.com/open-wc/open-wc/issues/1410)) ([ce8c833](https://github.com/open-wc/open-wc/commit/ce8c8337da2d07d82f40e778d37a709093606b7e))
- **testing-helpers:** support fixture cleanup in tdd style tests with 'teardown' ([#1410](https://github.com/open-wc/open-wc/issues/1410)) ([ce8c833](https://github.com/open-wc/open-wc/commit/ce8c8337da2d07d82f40e778d37a709093606b7e))
## [1.5.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.5.2...@open-wc/testing-helpers@1.5.3) (2020-03-10)

@@ -185,6 +115,2 @@

## [1.5.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.5.1...@open-wc/testing-helpers@1.5.2) (2020-02-09)

@@ -194,6 +120,2 @@

## [1.5.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.5.0...@open-wc/testing-helpers@1.5.1) (2020-01-19)

@@ -203,101 +125,56 @@

# [1.5.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.4.0...@open-wc/testing-helpers@1.5.0) (2020-01-07)
### Features
* **testing-helpers:** add waitUntil helper ([bef5dac](https://github.com/open-wc/open-wc/commit/bef5dac522f8bb0e497d0dd0e24eadbf39b98987))
- **testing-helpers:** add waitUntil helper ([bef5dac](https://github.com/open-wc/open-wc/commit/bef5dac522f8bb0e497d0dd0e24eadbf39b98987))
# [1.4.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.3.0...@open-wc/testing-helpers@1.4.0) (2019-11-24)
### Features
* update to use auto compatibility of es-dev-server ([f6d085e](https://github.com/open-wc/open-wc/commit/f6d085eda5a05391d1a464b9e49222c78194b0d9))
- update to use auto compatibility of es-dev-server ([f6d085e](https://github.com/open-wc/open-wc/commit/f6d085eda5a05391d1a464b9e49222c78194b0d9))
# [1.3.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.2.3...@open-wc/testing-helpers@1.3.0) (2019-11-02)
### Features
* **testing-helpers:** allow rendering non-TemplateResult ([#910](https://github.com/open-wc/open-wc/issues/910)) ([15345c7](https://github.com/open-wc/open-wc/commit/15345c7))
- **testing-helpers:** allow rendering non-TemplateResult ([#910](https://github.com/open-wc/open-wc/issues/910)) ([15345c7](https://github.com/open-wc/open-wc/commit/15345c7))
## [1.2.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.2.2...@open-wc/testing-helpers@1.2.3) (2019-10-25)
### Bug Fixes
* align used mocha version ([#901](https://github.com/open-wc/open-wc/issues/901)) ([3606381](https://github.com/open-wc/open-wc/commit/3606381))
- align used mocha version ([#901](https://github.com/open-wc/open-wc/issues/901)) ([3606381](https://github.com/open-wc/open-wc/commit/3606381))
## [1.2.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.2.1...@open-wc/testing-helpers@1.2.2) (2019-10-23)
### Bug Fixes
* add package keywords ([#859](https://github.com/open-wc/open-wc/issues/859)) ([cd78405](https://github.com/open-wc/open-wc/commit/cd78405))
* do not destructure exports to support es-module-lexer ([3709413](https://github.com/open-wc/open-wc/commit/3709413))
- add package keywords ([#859](https://github.com/open-wc/open-wc/issues/859)) ([cd78405](https://github.com/open-wc/open-wc/commit/cd78405))
- do not destructure exports to support es-module-lexer ([3709413](https://github.com/open-wc/open-wc/commit/3709413))
## [1.2.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.2.0...@open-wc/testing-helpers@1.2.1) (2019-08-18)
### Bug Fixes
* include *.ts files in npm packages ([8087906](https://github.com/open-wc/open-wc/commit/8087906))
- include \*.ts files in npm packages ([8087906](https://github.com/open-wc/open-wc/commit/8087906))
# [1.2.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.7...@open-wc/testing-helpers@1.2.0) (2019-08-18)
### Bug Fixes
* align sinon version ([0d529bf](https://github.com/open-wc/open-wc/commit/0d529bf))
* use chai instead of @bundled-es-modules/chai ([f9d19bb](https://github.com/open-wc/open-wc/commit/f9d19bb))
- align sinon version ([0d529bf](https://github.com/open-wc/open-wc/commit/0d529bf))
- use chai instead of @bundled-es-modules/chai ([f9d19bb](https://github.com/open-wc/open-wc/commit/f9d19bb))
### Features
* add type definition files for testing ([462a29f](https://github.com/open-wc/open-wc/commit/462a29f))
- add type definition files for testing ([462a29f](https://github.com/open-wc/open-wc/commit/462a29f))
## [1.1.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.6...@open-wc/testing-helpers@1.1.7) (2019-08-05)
### Bug Fixes
* cleanup package.json scripts ([be6bdb5](https://github.com/open-wc/open-wc/commit/be6bdb5))
- cleanup package.json scripts ([be6bdb5](https://github.com/open-wc/open-wc/commit/be6bdb5))
## [1.1.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.5...@open-wc/testing-helpers@1.1.6) (2019-08-04)

@@ -307,6 +184,2 @@

## [1.1.5](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.4...@open-wc/testing-helpers@1.1.5) (2019-08-04)

@@ -316,6 +189,2 @@

## [1.1.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.3...@open-wc/testing-helpers@1.1.4) (2019-08-04)

@@ -325,6 +194,2 @@

## [1.1.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.2...@open-wc/testing-helpers@1.1.3) (2019-08-04)

@@ -334,6 +199,2 @@

## [1.1.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.1...@open-wc/testing-helpers@1.1.2) (2019-07-30)

@@ -343,6 +204,2 @@

## [1.1.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.1.0...@open-wc/testing-helpers@1.1.1) (2019-07-28)

@@ -352,17 +209,8 @@

# [1.1.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.24...@open-wc/testing-helpers@1.1.0) (2019-07-27)
### Features
* expose elementUpdated testing-helper by default ([#653](https://github.com/open-wc/open-wc/issues/653)) ([55a165f](https://github.com/open-wc/open-wc/commit/55a165f))
- expose elementUpdated testing-helper by default ([#653](https://github.com/open-wc/open-wc/issues/653)) ([55a165f](https://github.com/open-wc/open-wc/commit/55a165f))
## [1.0.24](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.23...@open-wc/testing-helpers@1.0.24) (2019-07-26)

@@ -372,6 +220,2 @@

## [1.0.23](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.22...@open-wc/testing-helpers@1.0.23) (2019-07-25)

@@ -381,6 +225,2 @@

## [1.0.22](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.21...@open-wc/testing-helpers@1.0.22) (2019-07-24)

@@ -390,6 +230,2 @@

## [1.0.21](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.20...@open-wc/testing-helpers@1.0.21) (2019-07-24)

@@ -399,6 +235,2 @@

## [1.0.20](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.19...@open-wc/testing-helpers@1.0.20) (2019-07-24)

@@ -408,6 +240,2 @@

## [1.0.19](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.18...@open-wc/testing-helpers@1.0.19) (2019-07-24)

@@ -417,6 +245,2 @@

## [1.0.18](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.17...@open-wc/testing-helpers@1.0.18) (2019-07-22)

@@ -426,6 +250,2 @@

## [1.0.17](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.16...@open-wc/testing-helpers@1.0.17) (2019-07-22)

@@ -435,6 +255,2 @@

## [1.0.16](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.15...@open-wc/testing-helpers@1.0.16) (2019-07-19)

@@ -444,6 +260,2 @@

## [1.0.15](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.14...@open-wc/testing-helpers@1.0.15) (2019-07-17)

@@ -453,6 +265,2 @@

## [1.0.14](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.13...@open-wc/testing-helpers@1.0.14) (2019-07-17)

@@ -462,6 +270,2 @@

## [1.0.13](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.12...@open-wc/testing-helpers@1.0.13) (2019-07-17)

@@ -471,17 +275,8 @@

## [1.0.12](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.11...@open-wc/testing-helpers@1.0.12) (2019-07-15)
### Bug Fixes
* adopt to new testing-karma setup ([bdcc717](https://github.com/open-wc/open-wc/commit/bdcc717))
- adopt to new testing-karma setup ([bdcc717](https://github.com/open-wc/open-wc/commit/bdcc717))
## [1.0.11](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.10...@open-wc/testing-helpers@1.0.11) (2019-07-13)

@@ -491,6 +286,2 @@

## [1.0.10](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.9...@open-wc/testing-helpers@1.0.10) (2019-07-08)

@@ -500,17 +291,8 @@

## [1.0.9](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.8...@open-wc/testing-helpers@1.0.9) (2019-07-08)
### Bug Fixes
* use file extensions for imports to support import maps ([c711b13](https://github.com/open-wc/open-wc/commit/c711b13))
- use file extensions for imports to support import maps ([c711b13](https://github.com/open-wc/open-wc/commit/c711b13))
## [1.0.8](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.7...@open-wc/testing-helpers@1.0.8) (2019-07-08)

@@ -520,6 +302,2 @@

## [1.0.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.6...@open-wc/testing-helpers@1.0.7) (2019-07-08)

@@ -529,6 +307,2 @@

## [1.0.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.5...@open-wc/testing-helpers@1.0.6) (2019-07-02)

@@ -538,6 +312,2 @@

## [1.0.5](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.4...@open-wc/testing-helpers@1.0.5) (2019-07-02)

@@ -547,6 +317,2 @@

## [1.0.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.3...@open-wc/testing-helpers@1.0.4) (2019-06-30)

@@ -556,6 +322,2 @@

## [1.0.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.2...@open-wc/testing-helpers@1.0.3) (2019-06-23)

@@ -565,6 +327,2 @@

## [1.0.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.1...@open-wc/testing-helpers@1.0.2) (2019-06-23)

@@ -574,6 +332,2 @@

## [1.0.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.0.0...@open-wc/testing-helpers@1.0.1) (2019-06-18)

@@ -583,22 +337,12 @@

# [1.0.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.6...@open-wc/testing-helpers@1.0.0) (2019-06-14)
### Features
* utils and webpack plugin for an index.html entrypoint ([#474](https://github.com/open-wc/open-wc/issues/474)) ([c382cc7](https://github.com/open-wc/open-wc/commit/c382cc7))
- utils and webpack plugin for an index.html entrypoint ([#474](https://github.com/open-wc/open-wc/issues/474)) ([c382cc7](https://github.com/open-wc/open-wc/commit/c382cc7))
### BREAKING CHANGES
* Replaced webpack html plugin with index html plugin
- Replaced webpack html plugin with index html plugin
## [0.9.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.5...@open-wc/testing-helpers@0.9.6) (2019-06-08)

@@ -608,6 +352,2 @@

## [0.9.5](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.4...@open-wc/testing-helpers@0.9.5) (2019-05-25)

@@ -617,6 +357,2 @@

## [0.9.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.3...@open-wc/testing-helpers@0.9.4) (2019-05-19)

@@ -626,28 +362,14 @@

## [0.9.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.2...@open-wc/testing-helpers@0.9.3) (2019-05-14)
### Bug Fixes
* **testing-helpers:** more work for IE11 flaky focus/blur ([29bedd1](https://github.com/open-wc/open-wc/commit/29bedd1))
- **testing-helpers:** more work for IE11 flaky focus/blur ([29bedd1](https://github.com/open-wc/open-wc/commit/29bedd1))
## [0.9.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.1...@open-wc/testing-helpers@0.9.2) (2019-05-14)
### Bug Fixes
* **testing-helpers:** force focus/blur for IE ([#457](https://github.com/open-wc/open-wc/issues/457)) ([e06b5ce](https://github.com/open-wc/open-wc/commit/e06b5ce))
- **testing-helpers:** force focus/blur for IE ([#457](https://github.com/open-wc/open-wc/issues/457)) ([e06b5ce](https://github.com/open-wc/open-wc/commit/e06b5ce))
## [0.9.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.9.0...@open-wc/testing-helpers@0.9.1) (2019-05-06)

@@ -657,17 +379,8 @@

# [0.9.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.10...@open-wc/testing-helpers@0.9.0) (2019-05-06)
### Features
* update to latest testing-karma config syntax ([465bfe0](https://github.com/open-wc/open-wc/commit/465bfe0))
- update to latest testing-karma config syntax ([465bfe0](https://github.com/open-wc/open-wc/commit/465bfe0))
## [0.8.10](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.9...@open-wc/testing-helpers@0.8.10) (2019-05-03)

@@ -677,28 +390,14 @@

## [0.8.9](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.8...@open-wc/testing-helpers@0.8.9) (2019-04-28)
### Bug Fixes
* **eslint-config:** loosen up rules for test and stories files ([#408](https://github.com/open-wc/open-wc/issues/408)) ([3fd251e](https://github.com/open-wc/open-wc/commit/3fd251e))
- **eslint-config:** loosen up rules for test and stories files ([#408](https://github.com/open-wc/open-wc/issues/408)) ([3fd251e](https://github.com/open-wc/open-wc/commit/3fd251e))
## [0.8.8](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.7...@open-wc/testing-helpers@0.8.8) (2019-04-14)
### Bug Fixes
* update generator usage ([5d284d4](https://github.com/open-wc/open-wc/commit/5d284d4))
- update generator usage ([5d284d4](https://github.com/open-wc/open-wc/commit/5d284d4))
## [0.8.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.6...@open-wc/testing-helpers@0.8.7) (2019-04-13)

@@ -708,6 +407,2 @@

## [0.8.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.5...@open-wc/testing-helpers@0.8.6) (2019-04-08)

@@ -717,6 +412,2 @@

## [0.8.5](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.4...@open-wc/testing-helpers@0.8.5) (2019-04-06)

@@ -726,28 +417,14 @@

## [0.8.4](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.3...@open-wc/testing-helpers@0.8.4) (2019-04-05)
### Bug Fixes
* do not assume available global types of users ([cd394d9](https://github.com/open-wc/open-wc/commit/cd394d9))
- do not assume available global types of users ([cd394d9](https://github.com/open-wc/open-wc/commit/cd394d9))
## [0.8.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.2...@open-wc/testing-helpers@0.8.3) (2019-03-31)
### Bug Fixes
* adopt new karma setup for all packages ([1888260](https://github.com/open-wc/open-wc/commit/1888260))
- adopt new karma setup for all packages ([1888260](https://github.com/open-wc/open-wc/commit/1888260))
## [0.8.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.1...@open-wc/testing-helpers@0.8.2) (2019-03-24)

@@ -757,28 +434,14 @@

## [0.8.1](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.8.0...@open-wc/testing-helpers@0.8.1) (2019-03-23)
### Bug Fixes
* do not assume globally setup mocha types ([977d5b4](https://github.com/open-wc/open-wc/commit/977d5b4))
- do not assume globally setup mocha types ([977d5b4](https://github.com/open-wc/open-wc/commit/977d5b4))
# [0.8.0](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.25...@open-wc/testing-helpers@0.8.0) (2019-03-23)
### Features
* add types + linting & improve intellisense ([b6d260c](https://github.com/open-wc/open-wc/commit/b6d260c))
- add types + linting & improve intellisense ([b6d260c](https://github.com/open-wc/open-wc/commit/b6d260c))
## [0.7.25](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.24...@open-wc/testing-helpers@0.7.25) (2019-03-20)

@@ -788,28 +451,14 @@

## [0.7.24](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.23...@open-wc/testing-helpers@0.7.24) (2019-03-14)
### Bug Fixes
* **testing-helpers:** ensure ShadyDOM finished its job in fixture ([4fbe93d](https://github.com/open-wc/open-wc/commit/4fbe93d))
- **testing-helpers:** ensure ShadyDOM finished its job in fixture ([4fbe93d](https://github.com/open-wc/open-wc/commit/4fbe93d))
## [0.7.23](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.22...@open-wc/testing-helpers@0.7.23) (2019-03-14)
### Bug Fixes
* **testing-helpers:** make fixture type generic ([613a672](https://github.com/open-wc/open-wc/commit/613a672))
- **testing-helpers:** make fixture type generic ([613a672](https://github.com/open-wc/open-wc/commit/613a672))
## [0.7.22](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.21...@open-wc/testing-helpers@0.7.22) (2019-03-08)

@@ -819,6 +468,2 @@

## [0.7.21](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.20...@open-wc/testing-helpers@0.7.21) (2019-03-06)

@@ -828,17 +473,8 @@

## [0.7.20](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.19...@open-wc/testing-helpers@0.7.20) (2019-03-04)
### Bug Fixes
* **testing-helpers:** correct usage of oneEvent in readme ([a16969a](https://github.com/open-wc/open-wc/commit/a16969a))
- **testing-helpers:** correct usage of oneEvent in readme ([a16969a](https://github.com/open-wc/open-wc/commit/a16969a))
## [0.7.19](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.18...@open-wc/testing-helpers@0.7.19) (2019-03-03)

@@ -848,6 +484,2 @@

## [0.7.18](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.17...@open-wc/testing-helpers@0.7.18) (2019-02-26)

@@ -857,28 +489,14 @@

## [0.7.17](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.16...@open-wc/testing-helpers@0.7.17) (2019-02-24)
### Bug Fixes
* **testing-helpers:** add time before triggering focus/blur (only IE) ([f77cfa2](https://github.com/open-wc/open-wc/commit/f77cfa2))
- **testing-helpers:** add time before triggering focus/blur (only IE) ([f77cfa2](https://github.com/open-wc/open-wc/commit/f77cfa2))
## [0.7.16](https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@0.7.15...@open-wc/testing-helpers@0.7.16) (2019-02-16)
### Bug Fixes
* update package repository fields with monorepo details ([cb1acb7](https://github.com/open-wc/open-wc/commit/cb1acb7))
- update package repository fields with monorepo details ([cb1acb7](https://github.com/open-wc/open-wc/commit/cb1acb7))
## [0.7.15](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.14...@open-wc/testing-helpers@0.7.15) (2019-02-14)

@@ -888,51 +506,27 @@

## [0.7.14](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.13...@open-wc/testing-helpers@0.7.14) (2019-02-13)
### Bug Fixes
* **testing-helpers:** raise peer dependency of lit-html to 1.x ([1744317](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/1744317))
- **testing-helpers:** raise peer dependency of lit-html to 1.x ([1744317](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/1744317))
## [0.7.13](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.12...@open-wc/testing-helpers@0.7.13) (2019-02-11)
### Bug Fixes
* **testing-helpers:** document oneEvent, triggerFocusFor, triggerBlurFor ([a591611](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/a591611))
* **testing-helpers:** use asynchronous fixtures ([7b6372b](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/7b6372b))
- **testing-helpers:** document oneEvent, triggerFocusFor, triggerBlurFor ([a591611](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/a591611))
- **testing-helpers:** use asynchronous fixtures ([7b6372b](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/7b6372b))
## [0.7.12](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.11...@open-wc/testing-helpers@0.7.12) (2019-02-04)
### Bug Fixes
* **testing-helpers:** add `await elementUpdated(el)` supports stencil ([c442f21](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/c442f21))
- **testing-helpers:** add `await elementUpdated(el)` supports stencil ([c442f21](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/c442f21))
## [0.7.11](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.10...@open-wc/testing-helpers@0.7.11) (2019-02-02)
### Bug Fixes
* unify npm readme header for all open-wc packages ([1bac939](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/1bac939))
- unify npm readme header for all open-wc packages ([1bac939](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/1bac939))
## [0.7.10](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.9...@open-wc/testing-helpers@0.7.10) (2019-02-02)

@@ -942,40 +536,21 @@

## [0.7.9](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.8...@open-wc/testing-helpers@0.7.9) (2019-01-26)
### Bug Fixes
* align all open-wc readme headers ([b589429](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/b589429))
- align all open-wc readme headers ([b589429](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/b589429))
## [0.7.8](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.7...@open-wc/testing-helpers@0.7.8) (2019-01-26)
### Bug Fixes
* **testing-helpers:** fixture waits for elements updateComplete ([a80a625](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/a80a625))
* **testing-helpers:** flaky IE11 blur/focus helpers ([aa91e06](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/aa91e06))
- **testing-helpers:** fixture waits for elements updateComplete ([a80a625](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/a80a625))
- **testing-helpers:** flaky IE11 blur/focus helpers ([aa91e06](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/aa91e06))
## [0.7.7](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.6...@open-wc/testing-helpers@0.7.7) (2019-01-24)
### Bug Fixes
* add docu for fixtureCleanup ([ab0170a](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/ab0170a))
- add docu for fixtureCleanup ([ab0170a](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/ab0170a))
## [0.7.6](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.5...@open-wc/testing-helpers@0.7.6) (2019-01-20)

@@ -985,17 +560,8 @@

## [0.7.5](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.4...@open-wc/testing-helpers@0.7.5) (2019-01-19)
### Bug Fixes
* move fixtureCleanup to testing helpers ([#136](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/issues/136)) ([9d268ab](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/9d268ab))
- move fixtureCleanup to testing helpers ([#136](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/issues/136)) ([9d268ab](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/9d268ab))
## [0.7.4](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.3...@open-wc/testing-helpers@0.7.4) (2019-01-19)

@@ -1005,17 +571,8 @@

## [0.7.3](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.2...@open-wc/testing-helpers@0.7.3) (2019-01-16)
### Bug Fixes
* improve documentation ([4f5472f](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/4f5472f))
- improve documentation ([4f5472f](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/4f5472f))
## [0.7.2](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.1...@open-wc/testing-helpers@0.7.2) (2019-01-09)

@@ -1025,62 +582,33 @@

## [0.7.1](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.7.0...@open-wc/testing-helpers@0.7.1) (2019-01-03)
### Bug Fixes
* **testing-helpers:** add await to fixture example in docs ([393f3ed](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/393f3ed))
- **testing-helpers:** add await to fixture example in docs ([393f3ed](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/393f3ed))
# [0.7.0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.6.4...@open-wc/testing-helpers@0.7.0) (2019-01-02)
### Features
* **testing-helpers:** fixture can handle strings and TemplateResults ([0649ea0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/0649ea0))
- **testing-helpers:** fixture can handle strings and TemplateResults ([0649ea0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/0649ea0))
## [0.6.4](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.6.3...@open-wc/testing-helpers@0.6.4) (2018-12-23)
### Bug Fixes
* **testing-helpers:** on IE set timeout to 2ms for blur/focus trigger ([c62b684](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/c62b684))
- **testing-helpers:** on IE set timeout to 2ms for blur/focus trigger ([c62b684](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/c62b684))
## [0.6.3](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.6.2...@open-wc/testing-helpers@0.6.3) (2018-12-22)
### Bug Fixes
* **testing-helpers:** adopt fixture/litFixture typings ([57764fe](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/57764fe))
* **testing-helpers:** remove deprecated flush ([df077dc](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/df077dc))
- **testing-helpers:** adopt fixture/litFixture typings ([57764fe](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/57764fe))
- **testing-helpers:** remove deprecated flush ([df077dc](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/df077dc))
## [0.6.2](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.6.1...@open-wc/testing-helpers@0.6.2) (2018-12-20)
### Bug Fixes
* properly apply prettier ([a12bb09](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/a12bb09))
- properly apply prettier ([a12bb09](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/a12bb09))
## [0.6.1](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.6.0...@open-wc/testing-helpers@0.6.1) (2018-12-20)

@@ -1090,17 +618,8 @@

# [0.6.0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.5.2...@open-wc/testing-helpers@0.6.0) (2018-12-19)
### Features
* use extendable karma configs by default ([8fd9435](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/8fd9435))
- use extendable karma configs by default ([8fd9435](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/8fd9435))
## [0.5.2](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.5.1...@open-wc/testing-helpers@0.5.2) (2018-12-18)

@@ -1110,28 +629,14 @@

## [0.5.1](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.5.0...@open-wc/testing-helpers@0.5.1) (2018-12-13)
### Bug Fixes
* apply prettier; add lint-staged ([43acfad](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/43acfad))
- apply prettier; add lint-staged ([43acfad](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/43acfad))
# [0.5.0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.4.3...@open-wc/testing-helpers@0.5.0) (2018-12-11)
### Features
* add typescript type declaration files ([f5cb243](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/f5cb243))
- add typescript type declaration files ([f5cb243](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/f5cb243))
## [0.4.3](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.4.2...@open-wc/testing-helpers@0.4.3) (2018-12-02)

@@ -1141,6 +646,2 @@

## [0.4.2](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.4.1...@open-wc/testing-helpers@0.4.2) (2018-12-01)

@@ -1150,40 +651,21 @@

## [0.4.1](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.4.0...@open-wc/testing-helpers@0.4.1) (2018-11-30)
### Bug Fixes
* move documentation to READMEs of packages ([b4a0426](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/b4a0426))
- move documentation to READMEs of packages ([b4a0426](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/b4a0426))
# [0.4.0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.3.0...@open-wc/testing-helpers@0.4.0) (2018-11-26)
### Features
* use latest testing-karma features ([5edc46c](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/5edc46c))
- use latest testing-karma features ([5edc46c](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/5edc46c))
# [0.3.0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.2.1...@open-wc/testing-helpers@0.3.0) (2018-11-18)
### Features
* sinon is no longer a mandatory package ([ef97cec](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/ef97cec))
* use es module chai version; auto-register side-effects ([263f4ff](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/263f4ff))
- sinon is no longer a mandatory package ([ef97cec](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/ef97cec))
- use es module chai version; auto-register side-effects ([263f4ff](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/263f4ff))
## [0.2.1](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.2.0...@open-wc/testing-helpers@0.2.1) (2018-11-16)

@@ -1193,44 +675,24 @@

# [0.2.0](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.1.2...@open-wc/testing-helpers@0.2.0) (2018-11-15)
### Features
* simplify testing-helpers names ([68e1cb5](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/68e1cb5))
- simplify testing-helpers names ([68e1cb5](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/68e1cb5))
## [0.1.2](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.1.1...@open-wc/testing-helpers@0.1.2) (2018-11-05)
### Bug Fixes
* add karma.conf.js to npmignore ([9700532](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/9700532))
- add karma.conf.js to npmignore ([9700532](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/9700532))
## [0.1.1](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/compare/@open-wc/testing-helpers@0.1.0...@open-wc/testing-helpers@0.1.1) (2018-11-05)
### Bug Fixes
* add an npmignore file ([ddceeca](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/ddceeca))
- add an npmignore file ([ddceeca](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/ddceeca))
# 0.1.0 (2018-11-03)
### Features
* add testing-helpers package ([90428f7](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/90428f7))
- add testing-helpers package ([90428f7](https://github.com/open-wc/open-wc/tree/master/packages/testing-helpers/commit/90428f7))
{
"name": "@open-wc/testing-helpers",
"version": "1.8.10",
"version": "1.8.11",
"publishConfig": {

@@ -17,9 +17,7 @@ "access": "public"

"module": "index.js",
"scripts": {
"prepublishOnly": "../../scripts/insert-header.js"
},
"files": [
"*.d.ts",
"*.js",
"src"
"src",
"types"
],

@@ -33,10 +31,7 @@ "keywords": [

"dependencies": {
"@open-wc/scoped-elements": "^1.2.2",
"@open-wc/scoped-elements": "^1.2.3",
"lit-element": "^2.2.1",
"lit-html": "^1.0.0"
},
"devDependencies": {
"webpack-merge": "^4.1.5"
},
"gitHead": "8a6c7bb805a77f6d5f6a42b444e89279ede89b51"
"types": "types/index.d.ts"
}

@@ -13,8 +13,4 @@ ---

> Part of [Open Web Components](https://github.com/open-wc/open-wc/): guides, tools and libraries for modern web development and web components
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
[![CircleCI](https://circleci.com/gh/open-wc/open-wc.svg?style=shield)](https://circleci.com/gh/open-wc/open-wc)
[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=M2UrSFVRang2OWNuZXlWSlhVc3FUVlJtTDkxMnp6eGFDb2pNakl4bGxnbz0tLUE5RjhCU0NUT1ZWa0NuQ3MySFFWWnc9PQ==--86f7fac07cdbd01dd2b26ae84dc6c8ca49e45b50)](https://www.browserstack.com/automate/public-build/M2UrSFVRang2OWNuZXlWSlhVc3FUVlJtTDkxMnp6eGFDb2pNakl4bGxnbz0tLUE5RjhCU0NUT1ZWa0NuQ3MySFFWWnc9PQ==--86f7fac07cdbd01dd2b26ae84dc6c8ca49e45b50)
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
<div class="custom-block warning"><p class="custom-block-title">WARNING</p> <p>Testing helpers uses <a href="https://lit-html.polymer-project.org/" target="_blank" rel="noopener noreferrer">lit-html<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a>, but it's set up as a peer dependency to avoid version conflicts.</p> <p>You don't need to write your components with lit-html to use this library, but you will need to install it:</p> <div class="language-bash extra-class"><pre class="language-bash"><code><span class="token function">npm</span> i -D lit-html

@@ -111,3 +107,3 @@ </code></pre></div></div>

Ordinarily, `fixture` will render your template as a child of a plain `<div>` element on karma's test runner page:
Ordinarily, `fixture` will render your template as a child of a plain `<div>` element on the test page:

@@ -114,0 +110,0 @@ ```js

@@ -56,2 +56,3 @@ import { ScopedElementsMixin } from '@open-wc/scoped-elements';

Object.keys(this.scopedElements).forEach(key =>
// @ts-ignore
this.defineScopedElement(key, this.scopedElements[key]),

@@ -83,2 +84,3 @@ );

// @ts-ignore
customElements.define(wrapperTagName, ScopedElementsTestWrapper);

@@ -85,0 +87,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc