Add more notebook extension tests (#11143)

* more tests

* More tests

* More tests

* Add prompt tests
This commit is contained in:
Chris LaFreniere
2020-06-30 11:01:51 -07:00
committed by GitHub
parent a32f42d475
commit a8a7559229
18 changed files with 295 additions and 101 deletions

View File

@@ -6,7 +6,9 @@
"**/integrationTest/**",
"**/node_modules/**",
"**/test/**",
"extension.js"
"extension.js",
"common/apiWrapper.js",
"common/localizedConstants.js"
],
"reports": [
"cobertura",