On Mar 28, 4:28 pm, Kai Diefenbach <
kai.diefenb...@iqpp.de> wrote:
> You should run
>
> $ bin/dango test lfc
>
> to get the LFS specific failures.
That gets me down to:
FAILED (failures=10, errors=13)
but I am wary about running tests on a django app when I know there
are fails in tests of apps it depends on (and which are nothing to do
with lfc).
> I would be more than happy if someone (you?) would adapt the tests and/or fix the bugs.
My approach would be "rm -rf tests/*" which is even worse style! :)
Will brush up on my python debugging skills and am reading up more
about the django test framework...
Thanks,
Barry