9 string references to YAML keys in sms_devel.routing.yml in SMS Framework 8
- SmsDevelMessageTest::testAutomated in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests tagging message as automated.
- SmsDevelMessageTest::testDate in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests adding send date.
- SmsDevelMessageTest::testNoFallbackGateway in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests error shown if gateway found for message.
- SmsDevelMessageTest::testReceiveGatewayInvalid in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests receiving with no selected gateway.
- SmsDevelMessageTest::testReceiveNoSkipQueue in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests receiving functionality entering queue.
- SmsDevelMessageTest::testReceiveSkipQueue in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests receiving functionality skipping queue.
- SmsDevelMessageTest::testSendNoSkipQueue in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests sending functionality entering queue.
- SmsDevelMessageTest::testSendSkipQueue in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests sending functionality skipping queue.
- SmsDevelMessageTest::testVerboseReports in modules/
sms_devel/ tests/ src/ Functional/ SmsDevelMessageTest.php - Tests verbose message output.