41 Commits (6daba537502427c3c46357438355dd088e61e4d9)

Author SHA1 Message Date
kazuya kawaguchi 6daba53750 add optimizer tests (#2882) 9 years ago
Evan You eaddbe5739 update track-by usage in test 9 years ago
kazuya kawaguchi b8ffc659e9 add parser tests (#2878) 9 years ago
kazuya kawaguchi b65511e111 add scheduler tests (#2869) 9 years ago
Evan You 45d96c7dbc annotation for vdom (wip) 9 years ago
kazuya kawaguchi 82da272bdf add watcher tests (#2868) 9 years ago
Evan You d6ced71719 prohibit Vue.set/delete on Vue instances 9 years ago
kazuya kawaguchi 64de68b6f5 add observer tests (#2855) 9 years ago
Blake Newman 35440d9856 SSR warn for no VUE_ENV and add tests (#2844) 9 years ago
Evan You 07cf6444c6 return this in $mount, make unit tests more consistent 9 years ago
Evan You 2021b1f36f layout unit test files 9 years ago
Evan You 6593be9f75 update unit tests convention + basic component tests 9 years ago
Evan You 5fb1a549d2 make attr behavior more consistent + fix tests 9 years ago
Takuya Tejima ae78813606 [Vue 2.0] Fix BooleanAttr & EnumeratedAttr serialization (#2810) 9 years ago
Evan You 68372ea26b update track-by usage 9 years ago
Evan You f0f2b76183 fix eslint 9 years ago
Evan You 2f0222b41c layout test files 9 years ago
Evan You 72b74a23e4 improve v-for unit tests 9 years ago
Evan You 2679653362 test for Vue.compile 9 years ago
Evan You e275b75af8 test/fix global filter registration 9 years ago
Evan You cab88c50bb fix child component v-on spec 9 years ago
Evan You 680bd042c9 fix v-on test capture 9 years ago
Jinjiang 25efaf2163 [next] v-on test (#2741) 9 years ago
Blake Newman 681dc603e4 added v-once directive unit tests (#2740) 9 years ago
Evan You 26b776fa81 add placeholders for unit tests 9 years ago
Evan You 3dc6088d53 use more reliable display check for v-show tests (fix it in PhantomJS) 9 years ago
Evan You bf14a05f3e fix spelling 9 years ago
Evan You f550933334 fix unit tests in Firefox/Safari 9 years ago
Jinjiang 657ba390c7 directives v-for v-html v-text v-show (#7) 9 years ago
Evan You 9a2c8db4c8 get rid of new function in core so that runtime is fully CSP-compliant 9 years ago
Evan You fff89dff1e add waitForUpdate as allowed global in unit tests 9 years ago
Evan You 4540aaf37d fix async failure 9 years ago
Evan You 75ce539b49 use custom async chaining assertion utility 9 years ago
Evan You 7169d14179 update if tests 9 years ago
Jinjiang 9b681f7cf0 fixed if/for/else render update bug (#8) 9 years ago
Evan You e649795596 improve linting 9 years ago
Jinjiang 84549215bf global api tests (#6) 9 years ago
Evan You 213aaf3203 use arrow fns in tests 9 years ago
Evan You 4c6ed93a36 global config tests 9 years ago
Evan You a04ff9dcc7 remove deprecated code 9 years ago
Evan You 9ce3693021 setup unit test 9 years ago