angular-cn/scripts/ci
Patrice Chalin 83402930f2 chore(install+test): single cmd to full install/test & test JS w/o Dart
* `npm install` now does a full install; auxiliary installation steps
have been integrated into the `postinstall` script.
* Updated developer docs `DEVELOPER.md` accordingly; also added
instructions to dev docs for performing full tests (via `npm test`) --
same as those run on Travis.
* Reorg in tests so that JS tests can run without a Dart env.

Partly fixes #945 **under the assumption that when running JS tests
locally, `ChromeCanary` is the desired browser to use**. Note that CI
tests (Travis) still uses `DartiumWithWebPlatform` across the board
(Maybe because ChromeCanary isn't being installed?)

Fixes #1012.

Closes #1010
2015-03-21 14:55:11 -07:00
..
android_cpu.sh feat(perf): disable wake lock and cpu freq scaling on android 2015-01-20 17:14:27 -08:00
build_and_test.sh chore(test): make it easier to run all JS and Dart tests 2015-03-17 21:39:26 -07:00
build_dart.sh chore(build): split Dart and JS builds 2015-02-13 14:59:29 -08:00
build_js.sh fix(docs): make them run again and integrate into ci 2015-02-26 15:38:12 -08:00
env_dart.sh chore(install+test): single cmd to full install/test & test JS w/o Dart 2015-03-21 14:55:11 -07:00
init_android.sh feat(perf): disable wake lock and cpu freq scaling on android 2015-01-20 17:14:27 -08:00
install_dart.sh chore(build): split Dart and JS builds 2015-02-13 14:59:29 -08:00
perf_launch_chrome.sh refactor(build): support multiple configurable browsers for e2e and perf tests 2015-01-20 13:06:37 -08:00
print-logs.sh refactor(build): support multiple configurable browsers for e2e and perf tests 2015-01-20 13:06:37 -08:00
test_dart.sh chore(install+test): single cmd to full install/test & test JS w/o Dart 2015-03-21 14:55:11 -07:00
test_e2e_dart.sh chore(install+test): single cmd to full install/test & test JS w/o Dart 2015-03-21 14:55:11 -07:00
test_e2e_js.sh chore(install+test): single cmd to full install/test & test JS w/o Dart 2015-03-21 14:55:11 -07:00
test_js.sh chore(install+test): single cmd to full install/test & test JS w/o Dart 2015-03-21 14:55:11 -07:00
test_perf.sh fix(build): simplify the e2e/perf config via command line arguments 2015-02-17 11:08:04 -08:00
test_server_dart.sh chore(install+test): single cmd to full install/test & test JS w/o Dart 2015-03-21 14:55:11 -07:00