mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add tests to NotebookUriHandler (#11959)
* NotebookUriHandler Test * set test to previous, return promise for handleUri * Added tests for file uri scheme https/http * Updated NotebookUri to await handleUri calls and add more tests
This commit is contained in:
@@ -593,6 +593,7 @@
|
||||
"mocha": "^5.2.0",
|
||||
"mocha-junit-reporter": "^1.17.0",
|
||||
"mocha-multi-reporters": "^1.1.7",
|
||||
"nock": "^13.0.2",
|
||||
"should": "^13.2.3",
|
||||
"sinon": "^9.0.2",
|
||||
"typemoq": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user