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

Using a fixture to setup instant api config builder tests #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

verbedr
Copy link
Contributor

@verbedr verbedr commented Oct 15, 2022

This is a house cleaning PR that will not impact any current application behaviour. But taking the DRY principle in mind, I want to reduce some duplicated code in the application.

Therefore I'm using a central test fixture to set up the tests around the configuration builder, so we do not duplicate the creation of the setup mock.

Using a central test fixture to setup the tests around
the configuraiton builder so we do not duplicate the creation
of the setup mock.
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.

1 participant