iview/test/unit
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
..
specs Date utils improvements and specs 2017-08-24 08:21:50 +02:00
index.js add test and update webpack config 2017-03-04 00:09:02 +08:00
karma.conf.js add test and update webpack config 2017-03-04 00:09:02 +08:00
util.js add test and update webpack config 2017-03-04 00:09:02 +08:00