triton2997 / cowin-slot-notifier

Utility that automatically alerts via email if slots are available on the CoWIN portal. Provides rich filtering by list of pincodes, type of vaccine, dose number, etc
0 stars 0 forks source link

[TASK]: Test logging configs #36

Open triton2997 opened 2 years ago

triton2997 commented 2 years ago

Story: #19

Date: 6/11/2021

Description:

  1. Test end to end after adding logging
  2. Fix bugs found

Task type: Testing

Estimated efforts (person hours): 2

Actual efforts (person hours): 0

triton2997 commented 2 years ago

Current testing status:

read configs (Done) -- FileNotFound -- -- configs.json -- -- credentials.json (no mail, only log file)

read params (Done) -- file not found

find slots (Done) -- Timeout -- unable to reproduce -- ConnectionError -- HTTPError

generate mail body -- No tests

send email (Pending) -- SMTPConnectError -- SMTPAuthenticationError -- SMTPServerDisconnected -- SMTPHeloError -- SMTPException -- TimeoutError