Closed (fixed)
Project:
Panelizer (obsolete)
Version:
7.x-3.x-dev
Component:
Tests
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2015 at 00:50 UTC
Updated:
24 Mar 2016 at 21:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mglamanInitial term tests. Tests panelizering a vocab, allowing default view mode, enabling default view mode panel on perterm basis, and providing a default panel.
Customizing default panel next.
Comment #3
mglamanI give up. Here's an addition to change layout. No idea how to add panes. Next step would be to override the layout on the term and verify that's all well.
Comment #4
damienmckennaThanks!
FYI I've split up the tests into separate files, please rework your file accordingly.
Comment #5
damienmckennaThis should cover it.
Comment #6
mglamanAh sorry :P did panelizer_term.test. I want to add onto it to modify the default and verify individual Panelizeration (I love the verbs/adjectives this module allows for) works.
Comment #9
damienmckennaRerolled. Also, I added some additional assertResponse() calls on each page request, just to ensure the page loaded as intended.
Comment #11
damienmckennaCommitted. Thanks mglaman!