Open mccrodp opened 8 years ago
Once https://github.com/mccrodp/message_ui/issues/4 is unblocked and Travis is running tests again, debug Permissions test class initially to find out why drupalPostForm is not creating a message.
drupalPostForm
I created a SaveMessage plugin, but I think it may not be used / required? https://github.com/mccrodp/message_ui/blob/8.x-1.x/src/Plugin/Action/SaveMessage.php
We also have an issue open on core: https://www.drupal.org/node/2688481
When permissions test cases are working, get other test cases passing: https://github.com/mccrodp/message_ui/tree/8.x-1.x/src/Tests
Once https://github.com/mccrodp/message_ui/issues/4 is unblocked and Travis is running tests again, debug Permissions test class initially to find out why
drupalPostForm
is not creating a message.I created a SaveMessage plugin, but I think it may not be used / required? https://github.com/mccrodp/message_ui/blob/8.x-1.x/src/Plugin/Action/SaveMessage.php
We also have an issue open on core: https://www.drupal.org/node/2688481
When permissions test cases are working, get other test cases passing: https://github.com/mccrodp/message_ui/tree/8.x-1.x/src/Tests