Zoltan Kochan
aa71a3e01b
refactor(tests): quiet by default and use API for testing
2016-09-29 12:33:18 +03:00
Zoltan Kochan
5d1b4fb203
test: use the official registry for e2e tests
2016-09-28 20:30:24 +03:00
zkochan
0dfe73fd48
refactor(tests): use async exists checks
...
PR #372
2016-09-27 00:02:10 +03:00
zkochan
c27b8ddf48
feat: prune
...
Close #299
2016-09-27 00:02:10 +03:00
zkochan
138440ce1f
refactor(tests): divide tests into several files
2016-09-25 17:22:53 +03:00
Zoltan Kochan
554e8ccb6e
refactor(tests): rewrite tests to TypeScript
2016-09-14 21:37:47 +03:00
Zoltan Kochan
94de1f8e84
refactor(tests): instead of random temp dir names, use date
...
It is easier to debug when the folders are sorted
2016-08-31 00:12:19 +03:00
Zoltan Kochan
875656fc4e
test: retry fetch more
2016-08-28 16:53:56 +03:00
Zoltan Kochan
1f38086088
feat: support the npm fetch-* configs
...
Use the retry package to support all the different
retry strategy configurations that can be used with npm:
fetch-retries
fetch-retry-factor
fetch-retry-mintimeout
fetch-retry-maxtimeout
More info about the configs: https://docs.npmjs.com/misc/config#fetch-retries
close #317 , PR #327
2016-08-27 21:37:00 +03:00
Zoltan Kochan
9bc97e76d4
style: use more ES6 syntax
...
Use lebab to transpile ES5 code to ES6.
Use eslint to fix styling issues afterwards.
Run all js in strict mode to allow let/const
in Node 4.
2016-08-23 21:12:01 +03:00
Zoltan Kochan
5a9e972ed6
Make the locking tests more reliable, cover the CLI with tests
2016-08-11 00:50:55 +03:00
Zoltan Kochan
d09d106af4
Add Windows CI via AppVeyor
...
close #258
2016-07-23 04:07:05 +08:00
DaveJ
e5d0f7e8e6
Add support for --production flag
2016-02-01 14:39:17 +00:00
Rico Sta. Cruz
5fdb394e99
Remove whitespace
2016-01-30 02:30:44 +08:00
Rico Sta. Cruz
7c22efbf84
Add tests
2016-01-28 13:59:21 +08:00