gmail-tester
gmail-tester copied to clipboard
Enhancement: Add Delete Mail
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!!
@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.