feat: update tests

feat: update tests

feat: update tests
This commit is contained in:
2023-05-30 16:12:00 +02:00
parent d6d4f6e5c4
commit 0d60b8bfad
87 changed files with 1021 additions and 823 deletions

View File

@@ -18,13 +18,11 @@
},
"test": {
"dependsOn": ["^test"],
"outputs": [".coverage"]
"outputs": ["coverage"]
},
"check-configuration": {
"dependsOn": ["^check-configuration"]
},
"docs": {
}
"docs": {}
}
}