mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Adding unit tests for schema compare service (#13642)
This commit is contained in:
@@ -87,13 +87,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^5.2.5",
|
||||
"@types/sinon": "^9.0.4",
|
||||
"@types/node": "^12.11.7",
|
||||
"mocha": "^5.2.0",
|
||||
"mocha-junit-reporter": "^1.17.0",
|
||||
"mocha-multi-reporters": "^1.1.7",
|
||||
"should": "^13.2.1",
|
||||
"typemoq": "^2.1.0",
|
||||
"vscodetestcover": "^1.1.0"
|
||||
"vscodetestcover": "^1.1.0",
|
||||
"sinon": "^9.0.2"
|
||||
},
|
||||
"__metadata": {
|
||||
"id": "37",
|
||||
|
||||
Reference in New Issue
Block a user