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
Jinjiang
9b681f7cf0
fixed if/for/else render update bug ( #8 )
...
* fixed if/for/else render update bug
* added v-else with v-if test
* added v-if test with v-else and v-for
* removed unnecessary elseBlock detect in optimizer
2016-04-25 13:02:17 -04:00
Evan You
e649795596
improve linting
2016-04-25 12:58:37 -04:00
Jinjiang
84549215bf
global api tests ( #6 )
...
* Vue.set & Vue.delete tests
* more global api tests
* new es2015 syntax
2016-04-25 12:46:19 -04:00
Evan You
213aaf3203
use arrow fns in tests
2016-04-24 13:29:38 -04:00
Evan You
4c6ed93a36
global config tests
2016-04-24 13:28:26 -04:00
Evan You
a04ff9dcc7
remove deprecated code
2016-04-24 13:28:26 -04:00
Evan You
9ce3693021
setup unit test
2016-04-23 20:00:38 -04:00
Evan You
6dd3d5b4c4
add a step to commits e2e test
2016-04-23 17:06:43 -04:00
Evan You
d0c99b1cdb
make modal test more stable in chrome (all e2e tests pass)
2016-04-21 19:29:35 -04:00
Evan You
a9fbc0b738
remove old e2e tests
2016-04-21 19:24:23 -04:00
Evan You
5807adcf1f
e2e test for todomvc
2016-04-21 19:23:13 -04:00
Evan You
c942793b8c
e2e tests for tree
2016-04-21 18:19:09 -04:00
Evan You
6170a55d15
e2e test for svg
2016-04-21 18:02:08 -04:00
Evan You
b38b4b2907
fix watch in firefox again + e2e test for select2
2016-04-21 17:54:34 -04:00
Evan You
f9c3d70526
modal e2e test
2016-04-21 17:33:51 -04:00
Evan You
c403f5635b
grid e2e test
2016-04-21 17:22:58 -04:00
Evan You
7b180cd01b
commits e2e test
2016-04-21 17:10:54 -04:00
Evan You
0220fc310e
allow runner to run sub tests
2016-04-21 17:03:43 -04:00
Evan You
04b8a7533c
markdown test pass
2016-04-21 16:47:31 -04:00
Evan You
4d018cbe9f
start switching to nightwatch
2016-04-21 16:20:29 -04:00
Evan You
da42ca8203
add e2e test for modal
2016-04-20 18:29:59 -04:00
Evan You
2ef8d1028b
add e2e test for select2
2016-04-16 13:26:17 -04:00
Evan You
ceab86d9df
add e2e tests
2016-04-16 04:12:37 -04:00