Confirmed users
286
edits
(→What we did/learned/hacked: added Viorela's input) |
|||
| Line 28: | Line 28: | ||
* (Nemo) Learned about AWS Lambda, AWS ALB and how restrictive AWS is :) | * (Nemo) Learned about AWS Lambda, AWS ALB and how restrictive AWS is :) | ||
* (Nemo) Investigated how we can implement the authentication part of the automated tests (using auth0 API, by parsing emails, by automating the process with AWS Lambda + AWS SES) | * (Nemo) Investigated how we can implement the authentication part of the automated tests (using auth0 API, by parsing emails, by automating the process with AWS Lambda + AWS SES) | ||
* (Viorela) [https://docs.python.org/2/library/imaplib.html (Imaplib (python library)] seems to be a good option for accessing and getting email content. I created a python script that was able to access gmail and zoho accounts and get content from emails with different parameters. | |||