-
Notifications
You must be signed in to change notification settings - Fork 306
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
Add Proxy test to test/testSendNotification.js #322
Comments
hello @marco-c is this issue still open? |
Yes. |
ok @marco-c then what needs to be done in this bug? |
This comment has been minimized.
This comment has been minimized.
Yes. Anyone can work on any open issue which is not assigned and which has no PR open linked to it. |
Hi, is there anymore documentation on this other than the comment referred to above? I am new to the community and I would like to work on this but I can't really see any description of what exactly should be done. |
@amrrsharaff the issue is pretty self explanatory: a test for the "proxy" option, option which was implemented in #319, needs to be added in test/testSendNotification.js. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
this is my code in node.js , but I can't receive push message in my chrome. |
@marco-c will it be sufficient if we could test |
@anandhkishan this could be a first step.
We can run a "fake" proxy as part of the test and asser that the request hit the proxy. |
@marco-c I tried this and created a proxy server as part of the test. But the proxy server is either giving |
@anandhkishan were you able to fix your issue? If not then can I work on it? @marco-c |
HI @anandhkishan, Is this still open ? Best, |
Follow-up to #319.
The text was updated successfully, but these errors were encountered: