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

Use better scoping for pytest fixtures #790

Closed
hstct opened this issue Jun 6, 2023 · 0 comments · Fixed by #791
Closed

Use better scoping for pytest fixtures #790

hstct opened this issue Jun 6, 2023 · 0 comments · Fixed by #791
Labels
.misc CHANGES/<issue_number>.misc Tests

Comments

@hstct
Copy link
Contributor

hstct commented Jun 6, 2023

Add more scoping to the fixtures in conftest.py similar to other pulp projects.

  • API fixtures should be scoped to session
  • While factory fixtures should be scoped to class
@hstct hstct added Triage-Needed .misc CHANGES/<issue_number>.misc Tests and removed Triage-Needed labels Jun 6, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 6, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 6, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 6, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 6, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 6, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 8, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 19, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 19, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.misc CHANGES/<issue_number>.misc Tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant