Problem/Motivation
We had many tests depending on demo, we removed most of that integration while working with the integration with content moderation. However, there are still some tests that depend on it.
Proposed resolution
Remove dependencies of demo on tests.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove_demo-3008584-2.patch | 6.3 KB | johnchque |
Comments
Comment #2
johnchqueI think this was breaking HEAD since we integrated moderation, we couldn't save the node in ParagraphsExperimentalWidgetElementsTest because we didn't have the permissions. This should fix it. :)
Comment #4
miro_dietikerAwesome work, glad to see demo stuff gone.