tw0517tw
3c5f5a0864
use a bigger timeout for slower machine
2016-04-11 22:31:47 +08:00
Zhu Liang
677af3fa11
changed env var name, added testing documentation to readme
2016-03-21 13:11:03 +08:00
Zhu Liang
a1ff739b36
babel transpile before test, print error
2016-03-19 20:19:08 +08:00
Zhu Liang
de5b588e17
explicit distinction between current and compat in test so we can serve either compat or current as default
2016-03-19 20:13:57 +08:00
Zhu Liang
88161539a1
implement compat test using env variable
2016-03-17 13:42:29 +08:00
Diga Widyaprana
ed9ab77dcb
Minor fixes to gulp tasks
...
- Only provide entry point as first argument of gulp.src
- {read:false} option for mocha tests
- change timeout:2000 to slow:200 to mirror makefile's mocha options
- replace var with const where appropriate
2016-03-06 11:40:57 +08:00
Diga Widyaprana
0be915cd0f
Add gulp task clean to clean transpile output
...
- Work done by @YijinL. Part of @05ad308
2016-03-06 11:40:57 +08:00
Diga Widyaprana
c6dd41b915
Minor refactoring to transpile task
...
- Transpiling is now gulp transpile
- Default redirects to transpile
- Refactor transpile output directory to a separate constant
- Work by @YijinL in @05ad308
2016-03-06 11:32:40 +08:00
Diga Widyaprana
0f14312d7b
Add gulp help
...
Work was done by @YijinL in 2 separate commits (@9204125 and @05ad308)
2016-03-06 11:32:09 +08:00
Diga Widyaprana
11e0f19272
Inline babel configuration
2016-03-04 18:06:00 +08:00
Zheng Weihan
b551ce9835
added test-cov task.
2016-03-04 18:06:00 +08:00
Zhu Liang
0bac96a6b2
added comment for babel
2016-03-04 14:46:08 +08:00
Zhu Liang
1d07b10339
integrated babel into gulp
2016-03-04 14:46:08 +08:00
Zheng Weihan
d9eb729eab
implement gulp build system for test.
2016-03-04 14:45:03 +08:00