SchedulerAdminSettingsTest |
tests/src/Functional/SchedulerAdminSettingsTest.php |
Tests the admin settings page of Scheduler. |
SchedulerBasicMediaTest |
tests/src/Functional/SchedulerBasicMediaTest.php |
Tests the modules primary functions with a Media entity type. |
SchedulerBasicProductTest |
tests/src/Functional/SchedulerBasicProductTest.php |
Tests the modules primary functions with a Commerce Product entity type. |
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. |
SchedulerDeleteEntityTest |
tests/src/Functional/SchedulerDeleteEntityTest.php |
Tests deletion of entities 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. |
SchedulerEntityAccessTest |
tests/src/Functional/SchedulerEntityAccessTest.php |
Tests that Scheduler cron has full access to the scheduled entities. |
SchedulerEventsTest |
tests/src/Functional/SchedulerEventsTest.php |
Tests the six generic events that Scheduler dispatches. |
SchedulerFieldsDisplayTest |
tests/src/Functional/SchedulerFieldsDisplayTest.php |
Tests the display of date entry fields and form elements. |
SchedulerHooksLegacyTest |
tests/src/Functional/SchedulerHooksLegacyTest.php |
Tests the legacy API hook functions of the Scheduler module. |
SchedulerHooksTest |
tests/src/Functional/SchedulerHooksTest.php |
Tests the API hook functions of the Scheduler module. |
SchedulerLightweightCronTest |
tests/src/Functional/SchedulerLightweightCronTest.php |
Tests the Scheduler lightweight cron urls and admin form. |
SchedulerMessageTest |
tests/src/Functional/SchedulerMessageTest.php |
Tests the 'show confirmation message' entity type setting. |
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. |
SchedulerNonEnabledTypeTest |
tests/src/Functional/SchedulerNonEnabledTypeTest.php |
Tests entity types which are 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 some 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. |
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. |
SchedulerViewsAccessTest |
tests/src/Functional/SchedulerViewsAccessTest.php |
Tests access to the scheduled content overview page and user tab. |