I Used DateTime.Now — and My Tests Broke Randomly
You know that feeling when everything compiles, all your unit tests are green, and you’re about to push with confidence… and then suddenly, tests start failing randomly? That was me — confused, frustrated, and convinced I was in a timeline where DateTime.Now had turned into a prank API. This is a story about how a…