it('should return true when given match intent request', async () => {
                const handlerInput = createIntentRequestHandlerInput({
                    name: 'HelloIntent',
                    confirmationStatus: 'NONE'
                })