test: migrate schema.spec.ts from TypeDoc to Easy AST

This commit is contained in:
Wieland Schöbl
2021-09-01 11:40:32 +00:00
committed by Jovan Krunić
parent 70271a4849
commit 596788f3a1
6 changed files with 774 additions and 494 deletions

View File

@@ -45,7 +45,7 @@
"Wieland Schöbl"
],
"dependencies": {
"@openstapps/core-tools": "0.23.2",
"@openstapps/core-tools": "0.25.0",
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.9",
@@ -62,11 +62,14 @@
"@openstapps/es-mapping-generator": "0.0.3",
"@openstapps/logger": "0.7.0",
"@testdeck/mocha": "0.1.2",
"@types/lodash": "4.14.172",
"@types/chai": "4.2.21",
"@types/rimraf": "3.0.1",
"@types/mocha": "8.2.3",
"chai": "4.3.4",
"conditional-type-checks": "1.0.5",
"conventional-changelog-cli": "2.1.1",
"lodash": "4.17.21",
"mocha": "8.4.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
@@ -74,7 +77,7 @@
"surge": "0.23.0",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typedoc": "0.21.5",
"typedoc": "0.21.6",
"typescript": "4.3.5"
},
"nyc": {