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

Injected API services #53

Closed
jpraissman opened this issue Jan 19, 2025 · 1 comment
Closed

Injected API services #53

jpraissman opened this issue Jan 19, 2025 · 1 comment
Assignees
Labels
Milestone

Comments

@jpraissman
Copy link
Collaborator

Currently, only our prisma client is injected into our tRPC context. We should also inject the cookies service, the password service, and the email service into the context of the request.

This makes it easier for testing and we can mock more efficiently

@owens1127
Copy link
Collaborator

Closed by #96

@owens1127 owens1127 added this to the Tech Debt milestone Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants