- Improve saysLike and repromptsLike error messages.
- Introduce support for APL-A
- Support withShouldEndSession having an undefined value
- feat: add
renderDocument
parameter used to assert templates inAplValidator
class. - feat: add
AplUserEventRequestBuilder
to provide support for touch events.
- update libraries
- null check for
AudioPlayerValidatior
- feat: add
withSlotConfirmation
to support slot confirmation - feat: add
withIntentConfirmation
to support intent confirmation
- feat: add debug flag to TestSettings (add #9)
- feat: support integration testing with real Lambda functions (add #8)
- feat: add
elicitsForIntent
to support intent chaining - feat: add
withUserAccessToken
to provide account linking (fix #6) - update dependencies
- fix: throw correct error when slot elicitation fails
- update dependencies
- fix
nock
dependency
- fix default values for persistence keys to match ASK defaults
- add
withProfile
option to test ProfileAPI - allow overriding of session attributes in
withSessionAttributes
- add supportedInterfaces to request builder
- add missing feature
withSessionAttributes
(#3) - add validator for video playback
- adding more supported types to attributes check
- fix typo in builder method
First release of rewritten version