TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Best way to make valid test emails

2 pointsby 41209over 3 years ago
I&#x27;m working on a Firebase application, is it possible to to create a bunch of test emails in order to test user creation, login, data separation, etc ?<p>I&#x27;d be open to a low cost Email As a service solution, but I need to be able to view all received emails in the same UI

1 comment

wittjeffover 3 years ago
Just add +[bar] to any gmail address, as in &#x27;foo+[bar]@gmail.com&#x27;. Your registration system will treat it as unique, but gmail will route it to one email inbox for foo@gmail.com
评论 #29034484 未加载