Hello everyone,
Today we deployed a change to validation.linaro.org to drop the
/lava-server prefix. This was motivated by the fact that new LAVA
installs do not have any prefix by default, and having a different
format in the main LAVA instance out there caused some confusion.
So all requests to
Hello,
On Tue, 16 Jul 2013 12:52:59 +0200
Zygmunt Bazyli Krynicki wrote:
> Hi
>
> Mocker and mock are totally different. Mock is in stdlib since 3.3 so
> it is likely the future but I found mocker easier to use and
> understand (I'm also the current maintainer for mocker, if inactive a
> bit).
Hello,
On Tue, 16 Jul 2013 11:53:17 +0200
Milo Casagrande wrote:
> Hello everyone,
>
> one of the discussion we had during connect was to find (and use) a
> common testing framework for unit (and maybe beyond) tests.
> What we should use is probably a framework that still supports all the
> uni
On Tue, 16 Jul 2013 12:02:05 +0100
Neil Williams wrote:
> On Tue, 16 Jul 2013 10:13:50 +0200
> Milo Casagrande wrote:
>
> > I usually use pep8 and pyflakes directly from the command line.
>
> What's the general feeling about adding comments which override
> certain (non-PEP8) checks? PyCharm c
Hello,
On Mon, 15 Jul 2013 15:17:24 +0100
Neil Williams wrote:
> At LCE13, we proposed to check code against PEP8
> (http://cards.linaro.org/browse/LAVA-485) prior to merges and the
> initial thought was that we could just rely on PyCharm to show the
> code as "all green" to achieve PEP8 compati