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

django tests failing but don't get counted as such? #235

Closed
SnarkBoojum opened this issue Jun 7, 2021 · 1 comment
Closed

django tests failing but don't get counted as such? #235

SnarkBoojum opened this issue Jun 7, 2021 · 1 comment

Comments

@SnarkBoojum
Copy link

When I enable the django tests in the test suite (just by installing django), I get errors (big stack traces but the error is: django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details.). But the result of the testsuite is always that it passes!

@dnozay
Copy link
Member

dnozay commented Jan 19, 2022

I think this was fixed in #258.

@dnozay dnozay closed this as completed Jan 19, 2022
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

No branches or pull requests

2 participants