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

refactor: cleanup fixture_tools #68

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Conversation

charles-cooper
Copy link
Collaborator

@charles-cooper charles-cooper commented Sep 22, 2024

  • remove module param from request_fixture
  • rewrite module finding routine, it is now invariant to stack depth
  • fixture_name defaults to None
  • simplify request_fixture, remove make_fixture
  • simplify fixture creation

- remove module param from request_fixture
- rewrite module finding routine, it is now invariant to stack depth
- fixture_name defaults to None
- simplify request_fixture, remove make_fixture
- simplify fixture creation, deploy_func is not a valid fixture kwarg
@PatrickAlphaC PatrickAlphaC merged commit ed3df28 into main Sep 23, 2024
2 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