SchedulerAdminSettingsTest |
tests/src/Functional/SchedulerAdminSettingsTest.php |
Tests the admin settings page of Scheduler. |
SchedulerApiTest |
tests/src/Functional/SchedulerApiTest.php |
Tests the API of the Scheduler module. |
SchedulerBasicTest |
tests/src/Functional/SchedulerBasicTest.php |
Tests the modules primary function - publishing and unpublishing content. |
SchedulerBrowserTestBase |
tests/src/Functional/SchedulerBrowserTestBase.php |
Base class to provide common browser test setup. |
SchedulerDefaultTimeTest |
tests/src/Functional/SchedulerDefaultTimeTest.php |
Tests the default time functionality. |
SchedulerDeleteNodeTest |
tests/src/Functional/SchedulerDeleteNodeTest.php |
Tests deletion of nodes enabled for Scheduler. |
SchedulerDevelGenerateTest |
tests/src/Functional/SchedulerDevelGenerateTest.php |
Tests the Scheduler interaction with Devel Generate module. |
SchedulerDrushTest |
tests/src/Functional/SchedulerDrushTest.php |
Tests the Drush commands provided by Scheduler. |
SchedulerFieldsDisplayTest |
tests/src/Functional/SchedulerFieldsDisplayTest.php |
Tests the display of date entry fields and form elements. |
SchedulerLightweightCronTest |
tests/src/Functional/SchedulerLightweightCronTest.php |
Tests the Scheduler lightweight cron urls and admin form. |
SchedulerMessageTest |
tests/src/Functional/SchedulerMessageTest.php |
Tests the option to display or not display the confirmations message. |
SchedulerMetaInformationTest |
tests/src/Functional/SchedulerMetaInformationTest.php |
Tests meta information output by scheduler. |
SchedulerMultilingualTest |
tests/src/Functional/SchedulerMultilingualTest.php |
Tests the scheduling functions for node translations. |
SchedulerNodeAccessTest |
tests/src/Functional/SchedulerNodeAccessTest.php |
Tests that Scheduler cron has full access to the scheduled nodes. |
SchedulerNonEnabledTypeTest |
tests/src/Functional/SchedulerNonEnabledTypeTest.php |
Tests a content type which is not enabled for scheduling. |
SchedulerPastDatesTest |
tests/src/Functional/SchedulerPastDatesTest.php |
Tests the options and processing when dates are entered in the past. |
SchedulerPermissionsTest |
tests/src/Functional/SchedulerPermissionsTest.php |
Tests the permissions of the Scheduler module. |
SchedulerRequiredTest |
tests/src/Functional/SchedulerRequiredTest.php |
Tests the options for scheduling dates to be required during add/edit. |
SchedulerRevisioningTest |
tests/src/Functional/SchedulerRevisioningTest.php |
Tests revision options when Scheduler publishes or unpublishes content. |
SchedulerRulesActionsTest |
tests/src/Functional/SchedulerRulesActionsTest.php |
Tests the six actions that Scheduler provides for use in Rules module. |
SchedulerRulesConditionsTest |
tests/src/Functional/SchedulerRulesConditionsTest.php |
Tests the four conditions that Scheduler provides for use in Rules module. |
SchedulerRulesEventsTest |
tests/src/Functional/SchedulerRulesEventsTest.php |
Tests the six events that Scheduler provides for use in Rules module. |
SchedulerScheduledContentListAccessTest |
tests/src/Functional/SchedulerScheduledContentListAccessTest.php |
Tests access to the scheduled content overview page and user tab. |
SchedulerStatusReportTest |
tests/src/Functional/SchedulerStatusReportTest.php |
Tests the Scheduler section of the status report. |
SchedulerTokenReplaceTest |
tests/src/Functional/SchedulerTokenReplaceTest.php |
Generates text using placeholders to check scheduler token replacement. |
SchedulerValidationTest |
tests/src/Functional/SchedulerValidationTest.php |
Tests the validation when editing a node. |