naive-ui/test/unit/specs/packages/common
hrsonion 9042b21c24 test(select): add some test case for v-model
Select's view should sync with initial value and equal '' when v-model is null
2019-07-11 13:41:10 +08:00
..
Button test: fulfill already exist tests 2019-06-28 14:33:55 +08:00
Checkbox test(button): add unit test for button 2019-06-28 13:50:15 +08:00
GradientText test(gradient-text): add unit test for gradient text 2019-06-28 16:56:57 +08:00
Icon test(gradient-text): add unit test for gradient text 2019-06-28 16:56:57 +08:00
Input fix(select): fix the problem that when v-model doesn't match items' value, the selectedItem will be null. 2019-07-02 13:06:03 +08:00
Pagination test: fulfill already exist tests 2019-06-28 14:33:55 +08:00
Select test(select): add some test case for v-model 2019-07-11 13:41:10 +08:00