Sprint Planner Helper – Session 15
March 1, 2009
I don’t think I have ever been doing system development in a nicer place – I am right now in Hyppeln in the Gothenburg archipelago. The weather is wonderful, and we have actually been sitting out for coffee and even managed to do some barbecue…
OK – I am pressing on with the Edit controller action for the Product. I ran into a bug in the ASP.NET MVC framework, which is the first one I have seen – pretty good for a Release Candidate…
I think that I have missed some part of the TDD process by not being good at “testing my boundaries” (a Code Smell from Clean Code by Robert C. Martin). When I first read it, I didn’t fully understand it, but as I am beginning to grasp the TDD approach, I realized that for most cases this means writing tests for NULL...

