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

live_server: override settings only per test #612

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jun 11, 2018

This fixes settings to be restored after a test using the
live_server fixture. Previously all tests afterwards were using the
overridden settings.

@blueyed blueyed force-pushed the live_server-override-settings-per-test branch from 49b9bfb to 234cc3c Compare June 13, 2018 13:22
This fixes settings to be restored after a test using the
``live_server`` fixture.  Previously all tests afterwards were using the
overridden settings.
@blueyed blueyed force-pushed the live_server-override-settings-per-test branch from 234cc3c to bd99b62 Compare June 15, 2018 19:04
@blueyed blueyed closed this in e0476a3 Jun 15, 2018
@blueyed blueyed deleted the live_server-override-settings-per-test branch June 15, 2018 20:12
beyondgeeks added a commit to beyondgeeks/django-pytest that referenced this pull request Sep 6, 2022
This fixes settings to be restored after a test using the
``live_server`` fixture.  Previously all tests afterwards were using the
overridden settings.

Closes pytest-dev/pytest-django#612.
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