Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed Test Cases after enabling fulfillment #34

Open
Piush-hexaware opened this issue Jun 19, 2019 · 2 comments
Open

Failed Test Cases after enabling fulfillment #34

Piush-hexaware opened this issue Jun 19, 2019 · 2 comments

Comments

@Piush-hexaware
Copy link

I have started using action-on-google-testing package for our enterprise bot. During testing, I found some issue regarding failed scenarios -:
1.sometime intent doesn't match with my utterance.
2. When I enable fulfillment for webhook, I not getting any response but when I disable the fulfillment and added static response that time it was working fine.

error:
2 exceptions

Uncaught Exception
TypeError: Cannot read property 'url' of undefined
ClientDuplexStream.conversation.on (node_modules/actions-on-google-testing/src/actions-on-google.ts:559:62)
Object.onReceiveMessage (node_modules/grpc/src/client_interceptors.js:1292:19)
InterceptingListener.recvMessageWithContext (node_modules/grpc/src/client_interceptors.js:607:19)

@Fleker
Copy link
Member

Fleker commented Jun 19, 2019

Do these things work if you were to test using the simulator, or a physical device?

@Piush-hexaware
Copy link
Author

Yes Fleker !
We tested so many times manually from physical devices as well as simulator.It was giving the correct response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants