feat: add progress bar unit tests

This commit is contained in:
jiangruowei
2017-03-20 20:34:11 +08:00
parent 2dc3941654
commit 7fb9a274de
3 changed files with 87 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
import Switch from 'packages/switch';
import ZanLoading from 'packages/loading';
import { mount } from 'avoriaz';
// import { stub } from 'sinon';
describe('Switch', () => {
let wrapper;