Does anyone have a good solution for testing catalyst model classes that derive from CDBI? The catalyst examples seem to have very little testing code, and Catalyst::Test is oriented towards the controllers. I've been playing with Class::DBI::Test::TempDB but haven't made it work yet...