1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

Refactor tests (#2021)

* add slate-dev-test-utils, refactor tests to use fixtures util

* cleanup top-level test files

* tweaks
This commit is contained in:
Ian Storm Taylor
2018-08-01 09:16:02 -07:00
committed by GitHub
parent f7fd0b7a4e
commit 1748a4b0c1
39 changed files with 465 additions and 812 deletions

View File

@@ -66,6 +66,7 @@
"rollup-plugin-uglify": "^3.0.0",
"slate-collapse-on-escape": "^0.6.0",
"slate-dev-benchmark": "*",
"slate-dev-test-utils": "*",
"slate-soft-break": "^0.6.0",
"source-map-loader": "^0.2.3",
"source-map-support": "^0.4.0",