I believe test module is added in modules/message_notify/tests/modules/message_notify_test, but it doesnt seems to be appearing in the list of modules in /admin/modules. Our team is working on making message notify works in our project. We are on the last step adding manually the notifiers from https://www.drupal.org/node/2180227#comment-12412112 into the sample module but we can't proceed.

Comments

johnreytanquinco created an issue. See original summary.

jhedstrom’s picture

Status: Active » Closed (works as designed)

The test module is for this module's own tests to use. There is however now an example module thanks to #2948695: No example module.