83402930f2
* `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 |
||
---|---|---|
.. | ||
android_cpu.sh | ||
build_and_test.sh | ||
build_dart.sh | ||
build_js.sh | ||
env_dart.sh | ||
init_android.sh | ||
install_dart.sh | ||
perf_launch_chrome.sh | ||
print-logs.sh | ||
test_dart.sh | ||
test_e2e_dart.sh | ||
test_e2e_js.sh | ||
test_js.sh | ||
test_perf.sh | ||
test_server_dart.sh |