hydrator-plugins
hydrator-plugins copied to clipboard
e2e send-email test scenarios
@rmstar @itsankit-google Please review.
CC: @sawantpritam
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
For more information, open the CLA check for this pull request.
- How are we verifying that email gets sent successfully?
- What happens if email is not sent successfully? Is there an error?
- We are going to validate it from the pipeline logs. Bug has been raised <PLUGIN-1255> as currently it is not getting logged in pipeline logs.
- Test scenario updated, when email is not sent successfully.