alexa-skill-test-framework
alexa-skill-test-framework copied to clipboard
alexaTest.getIntentRequest→ slot "undefined"
Referrs to:
alexaTest.getIntentRequest(intentName, [slots], [locale])
AMAZON.DATE returns "undefined" (contrary to other slot types returning "?"), if no or wrong slot value has been provided in the input. There is no way without hacks to simulate this behavior in the test framework.