583 Commits

Author SHA1 Message Date
vmarchaud
c451b3b942 (tests) coverage of most aggregation functions 2016-11-14 15:01:11 +01:00
Unitech
812e786167 (aggregator) transaction mock system 2016-11-13 18:36:24 +01:00
Valentin MARCHAUD
38bb270379 fix tree creation / first test 2016-11-11 17:52:59 +01:00
Unitech
433f2138db (test) extra test for wait-ready 2016-11-04 17:26:36 +01:00
Unitech
79b638dd40 (test) application in cluster mode do not stay on start 2016-10-29 20:55:18 +02:00
vmarchaud
6ec098ed02 Merge pull request #2472 from Unitech/readyevent
Wait ready event to set application as started
2016-10-27 14:08:37 +02:00
Unitech
17a4f51906 (test) increase delay 2016-10-27 14:06:56 +02:00
Unitech
9556345f56 (fix) current_conf missing 2016-10-27 14:04:28 +02:00
vmarchaud
1d19cf2269 (feature) wait for application ready event when asked 2016-10-26 18:53:05 +02:00
Unitech
f6b550ca4e #2471 make env immutable and fix watch 2016-10-26 18:07:03 +02:00
Unitech
714955772f (test) skip docker tests 2016-10-26 10:50:33 +02:00
Ushko Igor
e02c67d37f Supporting ecosystem.config.js. Change .js to .config.js to distinguish configuration from the script. Make tests 2016-10-16 23:42:31 +03:00
Antoine Bluchet
2659bd50ca Merge pull request #2420 from danielbayerlein/devcli-watch-2366
Do not override app config with opts default values (fix #2366)
2016-10-06 11:11:20 +02:00
Unitech
885ecd792b #2425 allow to specify node.js version via interpreter arg 2016-10-03 19:21:48 +02:00
Unitech
c731ef6600 (test) slight change 2016-10-03 18:58:55 +02:00
Daniel Bayerlein
86af1f52f3 Add test for pm2-dev with args 2016-09-30 16:06:57 +02:00
Unitech
9d63fe927d (test) replace Promise check 2016-09-29 12:28:37 +02:00
Unitech
358ec0fd3a #2413 #2405 #2406 #2416 full unhandledRejection support + tests 2016-09-29 12:06:54 +02:00
Unitech
e62c439caa (cron) #2395 harden cron external restart 2016-09-24 16:37:59 +02:00
Unitech
4f93d0e753 (test) inner pm2 restart extended tests 2016-09-19 12:14:00 +02:00
Unitech
f788cbe430 (exception mgmt) process.on('unhandledRejection') 2016-09-17 14:37:02 +02:00
abluchet
85170c83dd Add unhandledRejection 2016-09-17 13:53:04 +02:00
Unitech
d412088f32 (test) remove ES6 in test 2016-09-12 18:10:52 +02:00
Unitech
bcb737281a #2320 consolidate Docker workflow 2016-09-10 12:48:30 +08:00
Unitech
ac271b46a6 (tests) drop --harmony-proxies unavailable option on V8 > 5.0 2016-08-30 15:51:43 +02:00
Unitech
1f37560d48 (pm2) fix #2337 edge condition 2016-08-17 17:33:12 +02:00
Unitech
871dfca044 (test)(api) #2337 2016-08-17 10:12:49 +02:00
Unitech
26db9ae43d (test) pm2 kill in test 2016-08-16 13:24:28 +02:00
Unitech
16c2ec4c5b (test) drop exit 2016-08-16 12:13:30 +02:00
Unitech
b8f1c4a6d8 #2333 add check pm2 reload cluster mode + SIGINT catch 2016-08-16 12:12:36 +02:00
Unitech
90e3c1f644 (docker integration) #2320 feature v1 POC (test+cmds+logic) 2016-08-14 13:21:05 +02:00
Unitech
5205a28c8d (test) reduce sleep throttle from 0.1 to 0.3 2016-08-14 09:08:41 +02:00
Unitech
672627fb5d (test) reduce sleep throttle from 0.5 to 0.1 2016-08-14 08:57:14 +02:00
Unitech
78a118b4fc (pm2) #2327 fix watch restart JSON 2016-08-14 08:50:58 +02:00
Unitech
36dea5f8ec (test) pm2-dev 2016-08-13 06:58:57 -07:00
Unitech
aa7bce3500 (test/bash) restore original fixtures script 2016-08-13 06:34:16 -07:00
Unitech
e550dda8a6 (rundev) enhancement - start test suit 2016-08-13 06:24:23 -07:00
Unitech
a0611f362c (pm2) #2307 backward compatibility for noDaemonMode opt in connect 2016-08-06 13:45:10 -07:00
Unitech
379aa6278e remove unused test file 2016-08-02 20:10:50 -07:00
Unitech
77dc344e13 rundev fix test 2016-07-31 16:26:06 -07:00
Unitech
207f664739 pmd err check + test fix 2016-07-25 09:15:30 -07:00
Unitech
d4b89c7a1f pmd command (alias of pm2-dev) + less fancy pm2 log system (remove inverse and stuff) 2016-07-24 12:44:40 -07:00
Unitech
117eec1062 now transpilators are optionnal and installable via pm2 install 2016-07-24 11:33:12 -07:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00
Unitech
ce9b33d820 clean up 2016-07-23 16:41:45 +02:00
Unitech
ef6979fe33 fix various issue in test suit related to should() 2016-07-23 16:37:34 +02:00
Unitech
76781e7b20 fix typo in tests - slower memory incrementation 2016-07-22 17:52:00 +02:00
Unitech
1c3ce109e8 lazy api implementation fixes auto exit #2167 2016-07-13 01:01:50 +02:00
Unitech
2ba399b550 remove arrow function for node 0.10 & 0.12 2016-07-11 20:16:05 +02:00
Unitech
c694211975 #2272 #2198 #2230 fix extra options parsing issue 2016-07-11 20:07:38 +02:00