Commit graph

4 commits

Author SHA1 Message Date
Sergio Crisostomo
c91c30ccbb Date utils improvements and specs
Date utility functions `prevMonth` and `nextMonth` change the source
date when using `src.set[Date|Month|FullYear]()`. This change creates a
copy of the date at entrance of function so we have a pure function.

Made some code refactor and added specs for these functions.
2017-08-24 08:21:50 +02:00
Sergio Crisostomo
fd05bc44e0 add basic DatePicker test 2017-08-13 10:17:13 +02:00
Sergio Crisostomo
fe5108cd66 Add Time-Picker unit tests 2017-08-13 09:13:08 +02:00
huixisheng
9b6ff1ce28 add test and update webpack config
[new] add test config
[new] add breadcrumb test
[change] update package.json
[new] util.js copied from  element
[unresolved] see test/unit/index.js @todo
2017-03-04 00:09:02 +08:00