In the last video, I explained why caching locally is a bad idea. But CI is a different story.
The benefit isn't speed. It's catching subtle bugs where code behaves differently with route caching enabled.
In today's video, I demonstrate a real example where tests pass locally but would fail in production.
And after watching, don't forget to subscribe to our YouTube channel, so you don't miss future videos.
Here to help,
Joel
P.S. Of course, you need tests to catch these bugs in CI. Ready to level up your testing skills? Check out our testing course.