Craig Walls

Results 35 issues of Craig Walls

**Is your feature request related to a problem? Please describe.** I'd like to use BST to test utterances/intents where the slot is a multi-value slot. But it doesn't work, because...

As of a week ago, ASK CLI v2.0.0 is now available (and v2.0.1 shortly thereafter). As a result, the new "hello world" template is based on a new project structure...

### Description: When specifying a lengthy expected value for `response.outputSpeech.ssml` in the test itself, I can easily break the line apart with a line break in the YAML itself. E.g.:...

upcoming

**Is your feature request related to a problem? Please describe.** When using simple cards, the `cardTitle` and `cardContent` shorthand properties are great. But when using standard cards, we need more....

upcoming

**Is your feature request related to a problem? Please describe.** `bst init` is great for bootstrapping a project for BST testing. But when setting up unit testing for Alexa, the...

upcoming

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ]...

Status: Backlog
Priority: Low
Waiting: External Dependency

## I'm submitting a... [X] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [X] Feature request...

Feature Request
Status: Need Review
v2

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ]...

Status: Backlog
Template Update

*Description of changes:* Add support for i18n resolution of messages as in the `master` template. Note that although I've given this a rough test, it involved some manual testing steps...

package.json specifies ask-sdk-core to be "^2.6.0". But that means that any skill initialized with `ask new` and selecting AWS Lambda hosting will not be able to take advantage of newer...