Today, as you are doing repairs, you come across a known code. A code that looks readable, yet when looking at the tests, you realize there are too many of them.
From day 3, you will take the code and try to factorize some logic.
The question of today's exercise is the following:
What is the goal of my test?
Challenge of day 6: Parameterize your tests.
May your crafting journey continue!
- 💡HINT: Assess the inputs and assertions.