test(integration): add an env for testing closure builds (#14130)

* feat: add an env for testing closure builds
* build(npm): add dev dependency on yarn (and remove dev props for readability)
* build: refactor integration test runner
This commit is contained in:
Alex Eagle
2017-01-27 09:17:50 -08:00
committed by Miško Hevery
parent e130bc171f
commit 4d5a4d89cd
15 changed files with 6329 additions and 2884 deletions

View File

@ -21,9 +21,12 @@ echo 'travis_fold:start:test.buildPackages'
echo 'travis_fold:end:test.buildPackages'
./integration/build_rxjs_es6.sh
./integration/run_tests.sh
#TODO(alexeagle): move offline_compiler_test and typings-test to integration/
./scripts/ci-lite/offline_compiler_test.sh
./tools/typings-test/test.sh
$(npm bin)/gulp public-api:enforce
$(npm bin)/gulp check-cycle