Collaborne / paper-date-picker-item

A Material Design item that shows a date and opens a date picker dialog on tap (Polymer)
https://www.webcomponents.org/element/Collaborne/paper-date-picker-item
Apache License 2.0
24 stars 13 forks source link

Add tests for datetime-picker #3

Closed ronnyroeller closed 8 years ago

ronnyroeller commented 8 years ago

Please add tests to check datetime-picker behavior. This might also simplify the refactoring for issue #2.

Check this video fordetails: https://www.youtube.com/watch?v=YBNBr9ECXLo&index=2&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN See also existing (insufficient) tests for date-picker: https://github.com/Collaborne/paper-date-picker-item/tree/master/test

cminardi commented 8 years ago

Added tests for datetime-picker, and improved test coverage for simple date-picker