VaccineAvailabilityNotifier icon indicating copy to clipboard operation
VaccineAvailabilityNotifier copied to clipboard

How to test the sanity of a successful invocation?

Open harshchiki opened this issue 3 years ago • 5 comments

Request to add logic to performa and share sanity check, when the app is triggered. For e.g. the moment it is triggered - send to the configured mail, that the daemon has begun, you will be notified when there is a slot available.

Please correct me, if this is already available?

harshchiki avatar May 03 '21 07:05 harshchiki

Hi @harshchiki. We'll add this feature to the app. Thanks!

Thanks @abhilashkulkarniofficial , raised PR: https://github.com/kartikey54/VaccineAvailabilityNotifier/pull/33

harshchiki avatar May 03 '21 07:05 harshchiki

Thanks @abhilashkulkarniofficial , raised PR: #33

Hi @abhilashkulkarniofficial is the sanity check working? I was able to run the script but did not receive any email. Annotation 2021-05-03 232308

arvisem avatar May 03 '21 17:05 arvisem

Thanks @abhilashkulkarniofficial , raised PR: #33

Hi @abhilashkulkarniofficial is the sanity check working? I was able to run the script but did not receive any email. Annotation 2021-05-03 232308

Your watching is disabled. Try doing something like this : pm2 start vaccineNotifier.js --watch To check the ping and the logs : pm2 logs vaccineNotifier

jarvishu avatar May 04 '21 04:05 jarvishu

image

I enabled watching with above script but till didn't receive mail. Is this a server issue?

ghost avatar May 05 '21 16:05 ghost