We need to add more test cases especially end to end ones to make development easier and safer. Unit tests alone are not enough to cover integration points so adding scenarios that run through the full pipeline will help catch subtle bugs earlier.
This will also improve confidence when refactoring core components.
We need to add more test cases especially end to end ones to make development easier and safer. Unit tests alone are not enough to cover integration points so adding scenarios that run through the full pipeline will help catch subtle bugs earlier.
This will also improve confidence when refactoring core components.