Commit Graph

14 Commits

Author SHA1 Message Date
Evan You f242e119fa fix nextTick Promise implementation for polyfills 2016-11-20 12:03:24 -05:00
Evan You 34bcc02b77 remove preserveWhitespace config option 2016-06-10 18:14:58 -04:00
Evan You 2e678b87a5 remove classList polyfill in tests 2016-05-31 21:42:33 -04:00
Evan You c6d749b268 bump dependencies and fix toEqual matcher in Safari 2016-05-27 19:16:14 -04:00
Evan You b370eacfce fix unit tests in IE9 2016-05-26 19:07:44 -04:00
Evan You 0fd43c9653 Merge branch 'test/patch' of git://github.com/kazupon/vue into test/patch 2016-05-26 18:16:40 -04:00
Evan You 056cb7f295 test for v-model text 2016-05-26 13:54:37 -04:00
kazuya kawaguchi 02cdbd2dbb
add patch tests
ref: #2872
2016-05-25 15:42:39 +09:00
Blake Newman 35440d9856 SSR warn for no VUE_ENV and add tests (#2844)
- Added test coverage for data observation and VUE environment variable
- Moved Test helpers into own folder for reusability
2016-05-12 01:21:53 -04:00
Evan You 4540aaf37d fix async failure 2016-04-25 13:43:22 -04:00
Evan You 75ce539b49 use custom async chaining assertion utility 2016-04-25 13:37:19 -04:00
Evan You 7169d14179 update if tests 2016-04-25 13:17:59 -04:00
Evan You 4c6ed93a36 global config tests 2016-04-24 13:28:26 -04:00
Evan You 9ce3693021 setup unit test 2016-04-23 20:00:38 -04:00