test: add lots of missing stuff to the public_api_spec

- many entry points were previously missing (e.g. all testing entry points, http, etc)
- upgrade ts-api-guardian to 0.0.3 that adds support for more api surface
- add all info to the spec that was surfaced by ts-api-guardian@0.0.3
This commit is contained in:
Igor Minar
2016-05-27 12:40:31 -07:00
parent dd6cb233b5
commit c9b71fb5e2
4 changed files with 803 additions and 264 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
"systemjs": "0.18.10",
"systemjs-builder": "^0.10.3",
"through2": "^0.6.5",
"ts-api-guardian": "0.0.2",
"ts-api-guardian": "0.0.3",
"ts2dart": "^0.9.10",
"tsickle": "^0.1.2",
"tslint": "^3.10.0-dev.2",