One Bug Only
Jan. 25th, 2024 07:11 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I spent a couple of days this week popping a new feature into some of our code at work. Today, I was finally in a position to test it.
Naturally, it failed.
But then I went and fixed the null pointer exception that had resulted from trying to retrieve a value from one model using a key that belonged to a different model and now everything appears to be working correctly. At least, the cases that I've run are doing the right thing.
So now I've found the bug that was lurking in the new code and can safely check it in.
Or maybe I'll do some more testing first... :)
Naturally, it failed.
But then I went and fixed the null pointer exception that had resulted from trying to retrieve a value from one model using a key that belonged to a different model and now everything appears to be working correctly. At least, the cases that I've run are doing the right thing.
So now I've found the bug that was lurking in the new code and can safely check it in.
Or maybe I'll do some more testing first... :)