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

Tests don't run #150

Open
ssteinerx opened this issue Feb 7, 2024 · 0 comments
Open

Tests don't run #150

ssteinerx opened this issue Feb 7, 2024 · 0 comments

Comments

@ssteinerx
Copy link

Pulled the latest version with the fix to rename the directory due to the firebird library conflict.

Install from requirements.txt (once fixed, see)[https://github.com//issues/149].

Change directory to tests/test_main, where manage.py lives and run:

$ python manage.py test

And get this:

django.core.exceptions.ImproperlyConfigured: 'django.db.backends.firebird' isn't an available database backend or couldn't be imported. Check the above exception. To use one of the built-in backends, use 'django.db.backends.XXX', where XXX is one of:
    'mysql', 'oracle', 'postgresql', 'sqlite3'
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

1 participant