Archive for October, 2008

On Testing

Monday, October 13th, 2008

How’re we doing?

Several days of not having to commute to London for work has freed up some time to work on migrating unit tests to stories, with great results.  RCov reports 100% coverage of all but a few models.

Roll on functional testing, then we can begin with some new features.

End of Summer

Monday, October 6th, 2008

Summer is over, and to mark the end of it, I’m refactoring a load of NetHorus code.  Some of it has grown and needs to be minimised – Don’t Repeat Yourself.  Other parts need review and testing.  Peepcode has a screencast on RSpec which I invested some time in viewing this afternoon, so some user stories and better tests will be cropping up.

My focus right now is on improving the quality of NetHorus’ code.  There likely won’t be anything noticable for several weeks as I get up to speed with testing methologies – but keep checking the SVN repository.