mccrodp / message_ui

UI for the Message module
https://www.drupal.org/project/message_ui
0 stars 1 forks source link

Get test suite passing #6

Open mccrodp opened 8 years ago

mccrodp commented 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.

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