This repository was archived by the owner on May 19, 2021. It is now read-only.
Fix tests resulted by 2.0 upgrade 🔨
Pre-release
Pre-release
Tests failed because I removed the obsolete paper-elements component, this was fixed by creating bower_components fixtures.
Others failed because of the window.Polymer.RenderStatus.hasRendered property being removed, this was fixed by using the window.WebComponents.ready property instead.