virtual-alexa icon indicating copy to clipboard operation
virtual-alexa copied to clipboard

:robot: Easily test and debug Alexa skills programmatically

Results 27 virtual-alexa issues
Sort by recently updated
recently updated
newest added

### Description: When using the request builder, sending confirmed intents is requiring dialogs with the same name to exist in interactionModel/dialog/intents. For skills that don't want to always confirm to...

The ability to tweak the lambda context as well in VirtualAlexa (filter function) would be a nice feature. Currently it only offers the request (which is the alexa payload in...

We have an intent, `LogoutIntent`, when we call it, it prompts the user to confirm: ``` Are you sure you want to logout? ``` So it emits type `:ask` to...

Hi, I'm trying to use the lib, but I have a literal which doesn't seem to be properly parsed by the [bespoken/virtual-core](https://github.com/bespoken/virtual-core/blob/master/src/SampleUtterances.ts#L162) lib. Any idea how to get that processed...

I am trying to write tests for echo buttons. Do you think of ever adding echo buttons support? That would so much helpful while writing tests for them. Because at...

Bumps [qs](https://github.com/ljharb/qs) from 6.6.0 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies