Calendar Tests
The YUI Calendar Suite is split into 6 test cases:
API Tests:
These tests are intended to test the API, without going through the DOM Element or Event layers
Calendar API
(CALENDAR_API)
CalendarGroup API
(CALENDARGROUP_API)
DOM Tests:
These tests are intended to test the DOM Element and Event layers
Calendar DOM
(CALENDAR_DOM)
CalendarGroup DOM
(CALENDARGROUP_DOM)
CFG Tests:
These tests are intended to test the set of Calendar configuration properties
Calendar Config
(CALENDAR_CFG)
CalendarGroup Config
(CALENDARGROUP_CFG)
(runs default suite [API, CFG] if none selected)