Skip to content

Use explicit user fixtures #180

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

Merged
merged 1 commit into from
Jun 3, 2025
Merged

Use explicit user fixtures #180

merged 1 commit into from
Jun 3, 2025

Conversation

naglepuff
Copy link
Collaborator

Pytest 8.4 released yesterday. I believe there is an incompatibility with pytest-factoryboy at the moment.

We could either:

  1. Pin pytest to version 8.3 until the incompatibility is resolved, or
  2. Stop using pytest-factoryboy features that don't work right now

This PR applies option 2 to our tests.

@naglepuff naglepuff requested a review from BryonLewis June 3, 2025 17:01
@naglepuff naglepuff merged commit 00843ad into main Jun 3, 2025
6 checks passed
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.

2 participants