Skip to content
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

chore: add script for email stress test #705

Merged
merged 3 commits into from
Aug 31, 2024
Merged

chore: add script for email stress test #705

merged 3 commits into from
Aug 31, 2024

Conversation

benjaminshafii
Copy link
Collaborator

@benjaminshafii benjaminshafii commented Aug 18, 2024

added scripts to test email sending.

it uses our internal endpoint to send emails to an arbitrary email.

you can use it like this:

pnpm stress:email email=some@**gmail**.com amount=100 [interval=60] [mode=individual|reply-chain]

(more info in readme)

decided to duplicate some code, importing was causing some issue.

since it's not critical part of the app and i think we should get it in.

@benjaminshafii benjaminshafii marked this pull request as ready for review August 19, 2024 10:29
Copy link
Member

@McPizza0 McPizza0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ashgansh this has merge conflicts
do you wanna check and update this or close the PR?

@BlankParticle
Copy link
Member

@ashgansh this has merge conflicts do you wanna check and update this or close the PR?

I will update and merge this PR

@BlankParticle BlankParticle force-pushed the feat-stress-test branch 3 times, most recently from 8f945ad to 61b570d Compare August 30, 2024 18:42
Copy link
Member

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ashgansh and the rest of your teammates on Graphite Graphite

@BlankParticle
Copy link
Member

I have changed the script to be a part of mail bridge as it tests mail bridge, also it uses clack prompts now which is easier/simpler to use.

@McPizza0 McPizza0 merged commit ff498ee into main Aug 31, 2024
4 checks passed
Copy link
Member

Merge activity

@BlankParticle BlankParticle deleted the feat-stress-test branch August 31, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants