Comment 3 for bug 538924

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

Thanks Daniel! 0.7 fixes 23 bugs in Launchpad (https://launchpad.net/wxbanker/+milestone/0.7) including many important usability issues that hopefully alleviated some of the cases of users not knowing how to get started with the application. It was more of a bug fix release than a feature release also, as only two blueprints were implemented.

wxBanker has a quite extensive test suite which I've confirmed passes on Lucid (I run Lucid myself):
mrooney@wisdom:~/Code/0.7$ python -m wxbanker/runtests
DOCTESTS: TestResults(failed=0, attempted=60)
.......................................................................................................................................................
----------------------------------------------------------------------
Ran 151 tests in 2.121s

OK

and I've run through the basic acceptance test at https://wiki.ubuntu.com/wxBanker/BasicAcceptanceTest

It has been available and installed/upgraded via my PPAs numerous times on 9.04-10.04, and nothing depends on it so there is no risk of breaking other packages, and it is in universe of course.

Let me know if you need more information but it seems in theory like this should qualify for a FFE. Thanks again!