Commit Graph

45 Commits

Author SHA1 Message Date
5f15fe1b30 added --watch option 2016-09-22 23:23:16 +02:00
cd2f401180 now adhering to standard js code style 2016-09-06 17:21:25 +02:00
2edcb3947e update options 2016-08-19 09:46:36 +02:00
425bc6150a now using require.resolve for getting babel plugins. fixes local dependency issue. 2016-08-13 22:23:11 +02:00
ee16740d0b improve coverage reporting 2016-07-23 02:05:56 +02:00
80e36a34ee now using initial cwd for writing coverage reports 2016-07-18 19:06:00 +02:00
a3077f7800 improve README 2016-07-16 23:33:10 +02:00
4b3f0649fa now much faster due to skipping html coverage report 2016-07-16 20:54:52 +02:00
aa57617fc7 another fix 2016-07-16 20:14:43 +02:00
6587b74a23 now using better babel config 2016-07-16 19:05:12 +02:00
09b8809ede fix test 2016-07-15 19:27:53 +02:00
3ed7473066 fix istanbul 2016-07-15 18:18:11 +02:00
LosslessBot
f167226830 update sourcemap handling 2016-07-08 04:00:52 +02:00
20ad0d0b38 --notest now working 2016-06-16 03:24:01 +02:00
1f50f54fe9 now has --notest option 2016-06-16 03:02:33 +02:00
0dc45f1414 improved GitLab compatibility 2016-05-29 20:56:53 +02:00
bb6c07845c update to typings-global 2016-05-25 05:23:48 +02:00
a6e91c6a7f now clears CLI pipe for tests 2016-05-21 19:41:18 +02:00
Philipp Kunz
759d4031d2 prepare for better smartfile module. 2016-05-19 22:11:18 +02:00
3f261a4fa6 now uses beautylog.ora 2016-05-17 02:32:40 +02:00
69eba08b27 updated log message 2016-04-04 16:57:09 +02:00
570046ff67 switched from coveralls to codecov 2016-04-02 19:09:11 +02:00
e389f78256 more cosmetics 2016-03-30 15:26:53 +02:00
9e8fc76623 better wording 2016-03-30 01:35:20 +02:00
58043d0fa2 now has better coverage failure 2016-03-30 01:32:41 +02:00
848d40eeac update readme 2016-03-27 12:32:55 +02:00
f2a169ac7d added better Test log identifier 2016-03-26 18:06:29 +01:00
007e7539c8 removed redundant if 2016-03-26 17:25:45 +01:00
f0954b19e0 improved execution order 2016-03-26 14:08:48 +01:00
217af24d25 fixs some cosmetics 2016-03-12 10:26:42 +01:00
9f74fab2b2 now using gulp-typings 2016-03-12 10:21:16 +01:00
0bad43d726 cleanup 2016-02-22 22:22:39 +01:00
d5407e33dd now using commonjs module system 2016-02-20 00:53:23 +01:00
e8806e548b fix coverage 2016-02-17 06:00:12 +01:00
fcdaad540e fix coverage 2016-02-17 05:59:29 +01:00
bfc5bbbbb7 fix coverage path 2016-02-09 17:26:25 +01:00
df5371187b remove scoping problem with gulp task names 2016-02-09 16:34:52 +01:00
e20bcec133 finetune some paths 2016-02-09 16:00:07 +01:00
2090dad540 refine coverage treshold for failure 2016-02-09 06:01:32 +01:00
3f9194f344 add coveralls config option 2016-02-09 05:46:55 +01:00
13c9c96cc6 add code coverage 2016-02-09 05:39:31 +01:00
8dcbe98c60 now running mocha tests properly 2016-02-01 00:24:08 +01:00
362f8d5388 major update 2016-01-31 22:24:57 +01:00
8fb4a60fb3 now includes mocha 2016-01-30 05:29:54 +01:00
7c6b5afd5f restructure 2016-01-30 04:57:24 +01:00