Unitech
|
2a5a9153c9
|
2844 Flush default module configuration to pm2 config
|
2017-04-22 15:12:03 +02:00 |
|
vmarchaud
|
7afecdc8f4
|
(tests) add unit test for getCanonicModuleName method
|
2017-04-19 16:57:20 +02:00 |
|
Unitech
|
9d8251e772
|
(interactor) cache some variables
|
2017-03-29 20:36:44 +02:00 |
|
Unitech
|
a5bbf25ddc
|
(stackparser/cache) harden test + fixes
|
2017-03-29 19:04:57 +02:00 |
|
Unitech
|
e232bae394
|
(trace) test to check trace status
|
2017-01-19 21:59:38 +01:00 |
|
Unitech
|
8e134b77a5
|
(test) add aggregator tests
|
2016-12-12 11:40:55 +01:00 |
|
Unitech
|
1131cc8098
|
(test) extra logging message on exception
|
2016-12-01 23:58:24 +01:00 |
|
Unitech
|
69d0c0a47b
|
(test) add back custom action test suit + test path resol
|
2016-11-23 08:55:50 +01:00 |
|
Unitech
|
c1b083c592
|
#2418 #2474 resolve tilde as home path in conf file
|
2016-11-18 13:04:12 +01:00 |
|
Unitech
|
f57ee1656d
|
#2509 trigger functions inside your Node app from PM2 CLI
|
2016-11-11 16:04:19 +01:00 |
|
Unitech
|
bcb737281a
|
#2320 consolidate Docker workflow
|
2016-09-10 12:48:30 +08:00 |
|
Unitech
|
a0611f362c
|
(pm2) #2307 backward compatibility for noDaemonMode opt in connect
|
2016-08-06 13:45:10 -07:00 |
|
Unitech
|
1c3ce109e8
|
lazy api implementation fixes auto exit #2167
|
2016-07-13 01:01:50 +02:00 |
|
Unitech
|
167d824320
|
#2077 fix inner pm2 calls (restart/reload)
|
2016-07-04 23:59:46 +02:00 |
|
Unitech
|
49b0309d39
|
dropping tests (connect is now optionnal) + fix filepath on api test
|
2016-07-04 00:01:22 +02:00 |
|
Unitech
|
6a20964281
|
#2167 #2175 auto connect feature via pm2 api
|
2016-07-03 20:19:06 +02:00 |
|
Unitech
|
7f648ad990
|
set mocha.opts file
|
2016-06-12 20:32:13 +02:00 |
|
Unitech
|
9947c321d7
|
start to parallelize test + no-daemon implemented + fix paths
|
2016-06-12 01:37:38 +02:00 |
|
Unitech
|
832ce93834
|
various fixes and upgrades mainly in agent and bus system
|
2016-06-11 22:09:14 +02:00 |
|
Unitech
|
503b1bf5a3
|
adapt tests
|
2016-06-09 01:22:57 +02:00 |
|
Unitech
|
c2bd42d595
|
#1979 #2175 return errors with start/restart/reload instead of success:false only
|
2016-05-19 13:27:30 +00:00 |
|
Unitech
|
382c5eb279
|
KM agent - reconnect refactored
|
2016-03-30 02:15:44 +02:00 |
|
Unitech
|
5639931277
|
enhancement: add native timeout for queries / add test / double check incoming refresh data
|
2016-03-29 15:47:34 +02:00 |
|
Unitech
|
79c7f21dba
|
refactor: Interface testings + remove code duplication
|
2016-03-28 15:35:22 +02:00 |
|
Unitech
|
9bbfe9a2e1
|
deactivate test
|
2015-12-15 15:46:20 +01:00 |
|
Unitech
|
df3ec5846e
|
refactoring + added default attribute in JSON validation + consistency between JSON starts and CLI starts
|
2015-12-15 02:07:25 +01:00 |
|
Unitech
|
ba95a80387
|
#1830 - send SIGINT as default first signal
|
2015-12-11 16:07:04 +01:00 |
|
Unitech
|
62388fc27a
|
test throttling fix tentative
|
2015-12-08 20:03:48 +01:00 |
|
Unitech
|
8dccd3570e
|
#1822 new method pm2.sendDataToProcessId
|
2015-12-08 16:58:27 +01:00 |
|
Unitech
|
1b1777a7f5
|
throttle tests
|
2015-12-07 16:57:26 +01:00 |
|
Unitech
|
2ebd4d5015
|
throttle tests
|
2015-09-24 17:00:57 +02:00 |
|
Alexandre Strzelewicz
|
8c8f2d2678
|
Update pm2_programmatic_tests.sh
|
2015-09-21 11:43:08 +02:00 |
|
Unitech
|
fa20da1236
|
tests win
|
2015-09-18 16:44:38 +02:00 |
|
Unitech
|
6e3bf4d38b
|
add module test
|
2015-09-11 14:20:50 +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 |
|
Unitech
|
04cca9ddfe
|
pm2 password flag
|
2015-07-29 01:22:31 +02:00 |
|
Unitech
|
8bbb1602bd
|
PM2 scoped actions (+tests) + Password encryption methods(+tests) + Unset works(+tests) for config sys
|
2015-07-12 21:07:08 +02:00 |
|
Unitech
|
6e1d887fef
|
allow parameters for custom actions - add tests
|
2015-05-28 17:29:32 -04:00 |
|
--global
|
937bb5ef90
|
more test for various programmatic commands
|
2015-04-21 22:16:14 -04:00 |
|
Unitech
|
d79c16411e
|
add programmatic test for cluster and related methods
|
2015-04-21 19:48:36 -04:00 |
|
Unitech
|
efa406cebb
|
include 2 new programmatic tests + rename filename main entry point for testing
|
2015-04-21 18:21:22 -04:00 |
|