16 tests / 0 errors / 1 failures / 0 skipped / runtime: 0.321s
no children
can display a Custom Element with no childrenwith children
can display a Custom Element with children in a Shadow Rootwith children
can display a Custom Element with children in a Shadow Root and pass in Light DOM childrenwith children
can display a Custom Element with children in the Shadow DOM and handle hiding and showing the elementattributes and properties
will pass boolean data as either an attribute or a propertyattributes and properties
will pass numeric data as either an attribute or a propertyattributes and properties
will pass string data as either an attribute or a propertyevents
can imperatively listen to a DOM event dispatched by a Custom Elementattributes and properties
will pass array data as a propertyattributes and properties
will pass object data as a propertyAssertionError: expected '[object Object],' to deeply equal { library: 'hybrids' }
at eval (webpack:///./src/advanced-tests.js?:59:63)
attributes and properties
will pass object data to a camelCase-named propertyevents
can declaratively listen to a lowercase DOM event dispatched by a Custom Elementevents
can declaratively listen to a kebab-case DOM event dispatched by a Custom Elementevents
can declaratively listen to a camelCase DOM event dispatched by a Custom Elementevents
can declaratively listen to a CAPScase DOM event dispatched by a Custom Elementevents
can declaratively listen to a PascalCase DOM event dispatched by a Custom Element16 tests / 0 errors / 1 failures / 0 skipped / runtime: 0.294s
no children
can display a Custom Element with no childrenwith children
can display a Custom Element with children in a Shadow Rootwith children
can display a Custom Element with children in a Shadow Root and pass in Light DOM childrenwith children
can display a Custom Element with children in the Shadow DOM and handle hiding and showing the elementattributes and properties
will pass boolean data as either an attribute or a propertyattributes and properties
will pass numeric data as either an attribute or a propertyattributes and properties
will pass string data as either an attribute or a propertyevents
can imperatively listen to a DOM event dispatched by a Custom Elementattributes and properties
will pass array data as a propertyattributes and properties
will pass object data as a propertyexpected '[object Object],' to deeply equal { library: 'hybrids' }
AssertionError@webpack:///./node_modules/assertion-error/index.js?:74:13
module.exports/Assertion.prototype.assert@webpack:///./node_modules/chai/lib/chai/assertion.js?:152:13
assertEql@webpack:///./node_modules/chai/lib/chai/core/assertions.js?:1096:10
methodWrapper@webpack:///./node_modules/chai/lib/chai/utils/addMethod.js?:57:25
@webpack:///./src/advanced-tests.js?:59:63
attributes and properties
will pass object data to a camelCase-named propertyevents
can declaratively listen to a lowercase DOM event dispatched by a Custom Elementevents
can declaratively listen to a kebab-case DOM event dispatched by a Custom Elementevents
can declaratively listen to a camelCase DOM event dispatched by a Custom Elementevents
can declaratively listen to a CAPScase DOM event dispatched by a Custom Elementevents
can declaratively listen to a PascalCase DOM event dispatched by a Custom Element