Hi all!

I am working on a basic plugin for DBIx::Class integration with CGIApp.  At
this point all it does is give you $self->schema, some pagination stuff, and
some sorting stuff.  The issue that I am having at this point is how to test
it.  Does using a mocked SQLite database sound good enough to everyone
here?  Will requiring sqlite for the tests be too over the top?

-- 
fREW Schmidt
http://blog.afoolishmanifesto.com

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to