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

A new fixture for using "real database"? #1132

Open
rhoban13 opened this issue Jul 22, 2024 · 0 comments
Open

A new fixture for using "real database"? #1132

rhoban13 opened this issue Jul 22, 2024 · 0 comments

Comments

@rhoban13
Copy link

The documentation indicates we can use django_db_blocker to unblock database access and enable tests to utilize a real database. Alternatively we can implement django_db_setup to use a real database.

Is it possible to add a fixture analogous to db or transactional_db to indicate "use a real external database"? Something like external_db?

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