1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-01 13:18:29 +01:00

2 Commits

Author SHA1 Message Date
Jinxuan Zhu
9d4d00e299 Codecov: Only test slate, slate-html-serializer and slate-plain-serializer (#2186)
* Only test slate models

* test slate-plain and slate-html models

* Fix travis
2018-09-19 11:39:02 -07:00
Jinxuan Zhu
58c644323f Add coverage test with mocha and codecov (#2037)
* Run mocha test with module alias

* Running test with babel module alias

* Fix model alias

* Fix model alias

* Resolve module alias

* Running test with babel module alias

* Connect to codecov

* add codecov to travis

* stop if yarn test has errors

* Still cannot collect data from slate modules

* Try to check whether it works with codecov

* Move config to nycrc

* Remove nyc require

* Update nyc to use src

* better before_script
2018-08-06 10:31:42 -07:00