Voice Apps (Actions on Google, Alexa Skill) of Internet Archive. Just say: "Ok Google, Ask Internet Archive to Play Jazz" or "Alexa, Ask Internet Internet Archive to play Instrumental Music"
46
stars
42
forks
source link
Use ask-sdk-dynamodb-persistence-adapter@2.14.0 #568
Now use sandbox.stub() to stub the getter property DynamoDbPersistenceAdapter of dynamoDbPersistenceAdapter.
The getter is replaced with a function that returns the DynamoDBMock class.
Now use sandbox.stub() to stub the getter property
DynamoDbPersistenceAdapter
of dynamoDbPersistenceAdapter. The getter is replaced with a function that returns the DynamoDBMock class.