267 Commits

Author SHA1 Message Date
Unitech
5ffd6ff4d8 expose multiset function - tests 2015-09-26 19:42:37 +02:00
Unitech
71dcc0baca remove all es6 tests 2015-09-23 16:06:10 +02:00
Unitech
ea550422e2 Merge branch 'CatTail-master' into development 2015-09-17 18:50:30 +02:00
Unitech
809e544ed0 add test case 2015-09-17 18:44:16 +02:00
zhongchiyu
f77cd89bcc Fix typo 2015-09-16 14:12:18 +08:00
Unitech
202cf40003 test conf sys 2015-09-11 14:25:39 +02:00
Antoine Bluchet
506c7146e4 Watch refactor: improve tests, paths resolving
- move tests from bash to js
- removed `pm2_env`.watch path resolving in favor of chokidar `cwd`
  option ([see here](https://github.com/paulmillr/chokidar/blob/master/CHANGELOG.md#chokidar-100-7-april-2015)) (fix #1577)
- if watch is a boolean, path is set to process cwd (`pm2_env.pm_cwd`) (keep #1578 coverage)
2015-09-03 23:43:13 +02:00
Antoine Bluchet
05901e725f Merge branch 'development' of github.com:Unitech/PM2 into development 2015-09-03 11:03:34 +02:00
Unitech
c29965f329 fix tests because of pmx injecting more data - pm2 module:generate [app_name] 2015-09-01 16:58:53 +02:00
Unitech
7b9380c5dc test for app configuration - disable test pmx autoinject for http 2015-09-01 16:21:57 +02:00
Unitech
1ed62b0c7b do not split both . and : in configuration 2015-09-01 14:15:33 +02:00
Antoine Bluchet
6424fe84f1 Run es6 test with nodejs too, babel should take care of everything 2015-08-31 09:36:48 +02:00
Unitech
f916f41ec6 remove io-js dependency - add execution of executable in PATH 2015-08-10 16:19:41 +02:00
jshkurti
5fc7d61545 fix tests 2015-08-05 18:33:34 +02:00
jshkurti
1033b55b18 hotfixed tests 2015-08-05 18:28:36 +02:00
jshkurti
5c0b57826b added tests for file descriptors 2015-08-05 17:43:16 +02:00
jshkurti
12261c6b4a feature: --restart-delay flag 2015-08-04 15:24:47 +02:00
Unitech
5c7e06874a add test serie for module configuration 2015-07-24 19:20:44 +02:00
jshkurti
c7757db7e3 updated tests 2015-06-30 12:58:04 +02:00
jshkurti
6ce744e6ac injected pmx in fork mode 2015-06-30 12:34:40 +02:00
jshkurti
84f93edadb Merge branch 'development' into wrapped_fork 2015-06-30 12:21:27 +02:00
jshkurti
b0e8446a9f tryin to fix tests for iojs 2015-06-18 15:49:53 +02:00
jshkurti
9ce6629391 iojs tests fix 2015-06-18 14:37:44 +02:00
jshkurti
5001ef09e1 trying to fix tests 2015-06-18 14:22:46 +02:00
jshkurti
00618261c9 fix tests 2015-06-16 16:47:47 +02:00
jshkurti
2e1385acd5 updated tests to comply with the new prettylist 2015-06-16 15:28:33 +02:00
jshkurti
f58e232157 fixed tests 2015-06-15 17:24:43 +02:00
Unitech
0dcda000cc revert all 2015-06-12 10:27:02 +02:00
Unitech
b39ed991b2 fix start all 2015-06-11 17:38:33 +02:00
Unitech
7f928dbcb6 handle pm2 start all 2015-06-11 15:53:10 +02:00
Unitech
838e1cbb8b consolidate tests 2015-06-11 10:59:55 +02:00
Unitech
c460ff76b6 add back edge case 0 memory restart and adapt tests 2015-06-11 10:56:39 +02:00
Unitech
ee69f0b7c1 typo fix - test change 2015-06-10 17:47:23 +02:00
Unitech
f280b74583 throttle tests 2015-06-10 14:13:41 +02:00
Unitech
47f801b4b0 #1333 smart json restart via pm2 start <json_file> + pm2 [reload|gracefulReload] <json_file> 2015-06-10 12:52:48 +02:00
Unitech
670818e105 smart start - changelod.md - back to 1 CONCURRENT ACTIONS 2015-06-09 19:43:10 +02:00
jshkurti
b95d4f256e added tests for pmx injection 2015-06-04 19:32:50 +02:00
jshkurti
379f653baa updated tests 2015-06-04 12:10:04 +02:00
jshkurti
e968aabccd Merge branch 'development' into wrapped_fork 2015-06-04 11:56:21 +02:00
Unitech
87406952a4 add tests for js configuration support + fix some commands 2015-06-03 19:11:34 +02:00
Joni Shkurti
d5add60bfd added tests for wrapped_fork 2015-05-19 17:22:33 +02:00
Joni Shkurti
f197234ae9 Merge branch 'development' into wrapped_fork 2015-05-06 00:21:45 +02:00
--global
911ae4e299 next-gen-js 2015-05-01 19:24:26 -04:00
jshkurti
1981ab049d wrapped fork_mode + various test 2015-04-29 19:25:59 +02:00
--global
0aabc6645c #1190 2015-04-21 23:42:18 -04:00
Unitech
0e59bd1524 pm2 install <module_name> update the module 2015-04-19 16:49:18 -04:00
jshkurti
2ddee3e7cd added tests for NODE_PATH globalPaths init 2015-04-16 21:08:30 +02:00
jshkurti
5392cd2f7d fix travis 2015-04-16 20:47:49 +02:00
jshkurti
dd1abe9fa7 small fix 2015-04-16 20:19:36 +02:00
jshkurti
c394d36a0a +--no-vizion/+tests/+doc/+changelog 2015-04-16 20:15:29 +02:00