Today, as your journey is continuing, you feel a storm brewing. You need to protect your crew at all costs.
Today's exercise is about protecting your code. How can you protect your code from changes.
You will need to change it, adapt it but how can you make sure it never breaks.
Remember a golden rule to be 100% confident in any refactoring:
Your code needs to be tested
Challenge of day 15: Put a code under tests.
May you be protected on your crafting journey!
- 💡HINT: How can I maximize my coverage.