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

Add Mixin and Runner for use with django.test.TestCase #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tubaman
Copy link
Contributor

@tubaman tubaman commented May 7, 2022

Here's a feature to make it as easy as email to test sms with django.test.TestCase

I'm not quite sure how to add tests for these bits of test code. It seems like Django itself doesn't bother to test the mail.outbox functionality in isolation so maybe we don't need to either?

@tubaman tubaman force-pushed the easy_django_testing branch 3 times, most recently from 4e3d153 to 35840c5 Compare May 7, 2022 04:25
@tubaman
Copy link
Contributor Author

tubaman commented May 26, 2022

tox is failing here but the failure is in the filebased backend which I didn't touch

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.

1 participant