pm2/test/interface
2017-08-25 17:07:12 +02:00
..
2016-09-17 13:53:04 +02:00
2017-08-25 17:07:12 +02:00
2017-01-23 10:10:35 +01:00

Structure

. ├── bus.fork.spec.mocha.js ├── bus.spec.mocha.js ├── custom-actions.mocha.js ├── fixtures │   ├── http_transaction.js │   ├── human_event.js │   ├── log_out.js │   └── process_exception.js ├── interactor.connect.mocha.js ├── interactor.connect.two.mocha.js ├── interactor.daemonizer.mocha.js ├── password.mocha.js ├── README.md ├── remote.mocha.js └── scoped_pm2_actions.mocha.js

Test about pmx.notify not working

  • bus.fork.spec.mocha.js

  • bus.spec.mocha.js

  • bus.spec.mocha.js: event system sent (wo agent)

  • custom-actions.mocha.js: connect and try custom actions

  • interactor.daemonizer.mocha.js: basic methods testing for automatic re read of agent conf (wo agent)

  • interactor.connect.mocha.js: