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