angular-cn/scripts/ci
Igor Minar 7b2f757b2b build(gulp/travis): move circular check and style check to before pre/post-test tasks
In order to speedup the startup time of test.unit.js task, we are moving the circular dependency check into
a pre-test check that executes only on travis. Similarly we are moving the style check to a post-test check
that executes on travis.

This way if a circular dependency issue occurs, we find it before running tests on CI and if the code
is not formatted we fail the build only if all the tests pass.

Related to #2536
Related to #2094
2015-06-23 10:52:08 -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 build(gulp/travis): move circular check and style check to before pre/post-test tasks 2015-06-23 10:52:08 -07: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 test(Travis): use test.dart for Dart tests 2015-04-02 13:12:59 +02:00
test_e2e_dart.sh fix(ci): remove non-existent gulp task from test_e2e_dart 2015-06-12 12:00:03 -07:00
test_e2e_js.sh fix(build): ensure that asset files are copied over to example directories 2015-06-11 16:58:23 -07:00
test_js.sh build(gulp/travis): move circular check and style check to before pre/post-test tasks 2015-06-23 10:52:08 -07:00
test_perf.sh chore(ci): reorganize e2e/perf test running 2015-03-27 13:29:21 -07: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