Closed (fixed)
Project:
Moderation Dashboard
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Sep 2018 at 14:45 UTC
Updated:
25 Sep 2018 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
huzookaLet's see what happens.
Comment #3
huzookaInvalid chars in patch #2
Comment #5
huzookaLet's try it again.
Comment #6
huzooka@samuel.mortenson, could you please review these changes, especially the newly added
composer.json?Comment #7
huzookaComment #8
huzookaAdded submodule dependencies to the new
composer.jsonin root.Comment #9
samuel.mortensonThanks for working on this. I've fixed the coding standards in a commit because they aren't causing tests to fail, and am uploading a patch that minimally fixes tests. We can't add new composer dependencies on moderation_note or scheduled_updates as they are not dependencies of the base module - doing this would download two new modules for all users. I've added workbench moderation as a test dependency which should fix tests.
If we want to officially drop Workbench Moderation support, or add new test coverage, we should do that in a new issue.
Comment #12
samuel.mortensonQuirk with the test bot - new test_dependencies are only processed when in a branch/tag. Tests passing now.