public function FppWithRevisioningTest::toDoTestRevisioning in Fieldable Panels Panes (FPP) 7
Test Revisioning integration.
@todo Do this.
File
- tests/
fpp.with_revisioning.test, line 43 - Tests for the Fieldable Panels Panes module with Revisioning.
Class
- FppWithRevisioningTest
- Tests for the Fieldable Panels Panes module with Revisioning.
Code
public function toDoTestRevisioning() {
// Enable Revisioning.
// Enable Panelizer.
// Customize a node.
// Add an FPP.
// Revision the display.
// Confirm the new revision is ok.
}