This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://gitee.com/ant-design/ant-design.git
synced
2024-12-05 21:48:19 +08:00
Code
Issues
Actions
115
Packages
Projects
Releases
Wiki
Activity
779a62093d
ant-design
/
tests
/
menu
/
demo.test.js
4 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
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
import
demoTest
from
'../shared/demoTest'
;
test: Enabel menu demo testing (#3997)
2016-11-24 17:09:03 +08:00
demoTest
(
'menu'
)
;
Reference in New Issue
Copy Permalink