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

Feature Branch #30

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Feature Branch #30

wants to merge 10 commits into from

Conversation

olafsoz
Copy link

@olafsoz olafsoz commented Apr 28, 2022

Presenting my homework for the FooBarQixExtended task. I did not make the code coverage, because something just did not want to work for me in the config files, so I am submitting without it. Hope this will not impact your decision too much. This was a lot of fun and I hope you will like my solution to this problem. I will be awaiting feedback!

olafsoz added 10 commits April 28, 2022 18:32
I feel like there is no need to instantiate this FooBarQix class so I made the method a static one.
Since the tests were basically the same everytime, only the values changed, I decided to use data providers. Plus I wrote more tests just to be sure.
…new line of code to make like a dozen tests pass
…der which checks whether the strings are appended correctly. Then I added another data provider, which checks whether it works together with the previous functionality.
…tring, and checking the multiples + appending the string.
…ike FooBarQix, but, of course, with different test cases.
…rs writing the tests, so I fixed them. The main InfQixFoo class is almost the same as FooBarQix except the definitions and the separator.
… tests are green and there is nothing left to check.
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