Logo
Explore Help
Sign In
iSharkFly-Docs/angular-docs-cn
1
0
Fork 0
You've already forked angular-docs-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-docs-cn/scripts/ci/build_and_test.sh

13 lines
236 B
Bash
Raw Normal View History

refactor(build): support multiple configurable browsers for e2e and perf tests Also includes browser configuration for Android
2015-01-08 14:20:05 -08:00
#!/bin/bash
set -e
chore(build): split Dart and JS builds
2015-02-13 14:59:29 -08:00
MODE=$1
refactor(build): support multiple configurable browsers for e2e and perf tests Also includes browser configuration for Android
2015-01-08 14:20:05 -08:00
echo =============================================================================
# go to project dir
SCRIPT_DIR=$(dirname $0)
cd $SCRIPT_DIR/../..
chore(build): split Dart and JS builds
2015-02-13 14:59:29 -08:00
${SCRIPT_DIR}/build_$MODE.sh
chore(test): make it easier to run all JS and Dart tests Performed a slight refactoring of CI scripts to make it easier for developers to run the **same** tests as those run on Travis. Defined `npm` scripts `test-js` and `test-dart`. `npm test` now runs the whole lot. Closes #966
2015-03-15 13:51:41 -07:00
${SCRIPT_DIR}/test_$MODE.sh
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 594ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API