iview/test/unit/specs
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
..
breadcrumb.spec.js add test and update webpack config 2017-03-04 00:09:02 +08:00
date-picker-utils.spec.js Date utils improvements and specs 2017-08-24 08:21:50 +02:00
date-picker.spec.js add basic DatePicker test 2017-08-13 10:17:13 +02:00
time-spinner.spec.js Add Time-Picker unit tests 2017-08-13 09:13:08 +02:00