alexa-skill-test-framework icon indicating copy to clipboard operation
alexa-skill-test-framework copied to clipboard

alexaTest.getIntentRequest→ slot "undefined"

Open jerzy-wachowiak opened this issue 6 years ago • 0 comments

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.

jerzy-wachowiak avatar Jun 26 '19 05:06 jerzy-wachowiak