← Back to team overview

arsenal-user team mailing list archive

lpltk - tests broken (help needed)

 

Noticed that several of lpltk's tests are broken.  Probably easy things
to fix if anyone's looking for entry level tasks that won't suck up too
much time.

Some of the tests also generate a lot of output to stdout; these need
modified so they check the data output internally and just do a
pass/fail.

We're also missing tests for some of the code.  It would be nice to have
some of the core classes (bug, bug-task, and LaunchpadService) with full
test coverage.  OTOH, the smaller classes might be an easier starting
point.

Rationale for this work is that it'll help make it easier to get fixes
rolled out via SRU in the future, and to help ensure we can more quickly
catch changes in Launchpad and/or regressions in lpltk development.

Bryce