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

Fix conftest fixtures #2720

Merged
merged 4 commits into from
Apr 27, 2023
Merged

Fix conftest fixtures #2720

merged 4 commits into from
Apr 27, 2023

Conversation

clinssen
Copy link
Contributor

Test fixtures ignore global "pytestmark" flag. This PR adds new fixtures to conftest.py and makes the relevant test fixtures (particularly, test_add_freeze_thaw.py) to the fixtures in that test.

The diff is large because the file was converted from DOS to Linux line endings.

@clinssen clinssen added the T: Bug Wrong statements in the code or documentation label Apr 27, 2023
@clinssen clinssen requested a review from Helveg April 27, 2023 11:29
@clinssen clinssen mentioned this pull request Apr 27, 2023
@heplesser heplesser merged commit 02f3a1a into nest:master Apr 27, 2023
1 check passed
@terhorstd terhorstd added the S: High Should be handled next label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: High Should be handled next T: Bug Wrong statements in the code or documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants