zombieJ
7f6d7730e0
update jest & antd-tools & bisheng-plugin-antd ( #14659 )
...
* update deps
* update test case
* update bisheng
* set 'aria-controls' to '' to keep jest sync
2019-01-31 16:07:49 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombiej
19f3b6e954
add aria wrapper
2018-12-01 12:24:57 +08:00
Wei Zhu
edbbaac5f9
Fix date mocking
...
new Date returns a UTC time in node
Close #9743
2018-03-21 12:27:41 +08:00
Wei Zhu
46b45acb12
Remove babel-plugin-add-module-exports ( #8888 )
2018-01-13 05:11:53 -06:00
Wei Zhu
d0c115da5e
Don't need renderToJson anymore
2017-04-02 18:12:05 +08:00
Benjy Cui
36a4304de4
style: update code style for test case
2016-12-08 11:08:13 +08:00
Wei Zhu
206a327ade
Fix tests
...
1. run all same demo test on node as jsom
2. mock date
3. create a setup file for common settings
4. skip breadcrumb router demo test
2016-11-22 23:14:57 -09:00
afc163
e089f39048
fix ci timezone
2016-11-23 14:30:21 +08:00
afc163
f6f63606ea
fix test snap via mocking Date.now
2016-11-23 12:15:23 +08:00
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
...
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00