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

[movie-lister] Added test fixture and updated documentation #747

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mrKazzila
Copy link

Link to the current version: tutorials/cli

Changes Made

This pull request proposes the following changes:

  • Added a new test fixture finder_mock for examples/miniapps/movie-lister/movies/tests.py.
  • Updated the example in the documentation to reflect the use of the new fixture.

Why

These changes allow for:

  • Reduced code duplication.
  • Updating the documentation makes it more relevant and informative for framework users.

Testing

Didn't notice any problems, just run pytest movies/tests.py --cov=movies and pytest movies/tests.py from python-dependency-injector/examples/miniapps/movie-lister directory.

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.

None yet

1 participant