Commit Graph

5 Commits (291ca97428e682d9e2d8702ec6789445b9b44c38)

Author SHA1 Message Date
Wei Zhu dfc59f344e Oops, forgot node. 8 years ago
Wei Zhu f6c0e69af5 cleanup npm scripts (#4499)
* Cleanup npm scripts

* Lint fix

* Don't need ignore js files

* Upgrade jest

* Add components index.tsx test
8 years ago
Wei Zhu 17a0a33283 Restructure tests. 8 years ago
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
8 years ago
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
8 years ago