Code review comment for lp:~kolmis/wxbanker/runnable-tests

Revision history for this message
Michael Rooney (mrooney) wrote :

> Single test modules should be runnable IMHO.
> I also separated the module path insertion into a module testbase.py.

This all looks pretty good. Although running the guitests later in the sequence ends up giving me some "ProgrammingError: Cannot operate on a closed database." Do you get those too? I guess it should either be worked around by a custom sort, or I could try to figure out what isn't closing down properly.

« Back to merge proposal