Commit Graph

8 Commits

Author SHA1 Message Date
zkochan
04bc56c688 refactor(tests): move supporting functions to utils folder 2017-02-06 21:01:45 +02:00
zkochan
5810c446ba test: fix CLI tests 2017-01-08 20:48:28 +02:00
zkochan
6a40852708 test: add missing awaits to CLI tests 2016-12-30 19:31:31 +02:00
zkochan
cbf964e445 test: update sinopia store 2016-12-24 03:18:54 +02:00
zkochan
a19922f66b refactor(tests): move out some shared logic 2016-12-21 22:58:53 +02:00
zkochan
d6fc5af71e test: log the testing package folder names 2016-12-18 01:36:11 +02:00
zkochan
a840c662e4 feat(update): implement
Close #300
2016-10-31 19:50:55 +02:00
zkochan
647b305291 fix(cli): return a non-zero status code on errors
When a command is passed through to npm, return the status code
that was returned by it.

Close #402
2016-10-06 21:37:04 +03:00