-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
Enhancement: Add Delete Mail #74
Comments
@jbird21 Probably moving the Email to the trash is the desired function, not deleting it permanently. In that way if you need it you can retrieve it and do some checks during testing. Am I right? |
Either way would be fine :) Just being able to do it would be great |
@levz0r I'm starting to work on this if it's ok for you |
I think this feature will be out of the scope of this library. gmail-tester is meant to check emails and not to manage the inbox. |
Would it be possible to add the ability to delete an email passing in the index of the email e.g. [0]. This would make it a one stop shop for testing GMail, rather than depend on another package.
By the way, awesome plugin!!
The text was updated successfully, but these errors were encountered: