This repository is mostly a fork of .
But in addition, it contains example of visual testing using wct-eyes plugin.
<flip-clock>
A flip clock, timer and countdown made with Polymer and Moment.js
Run tests
Install npm dependencies:
npm install
Install using Bower dependencies:
npx bower install
Run wct tool:
npx wct
- The
wct-eyes
plugin is loaded automatically via wct.conf.json.