Wed, 25 Oct 2017 13:50:26 +0300 | Andrey Skvortsov | fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`" | file | diff | annotate |
Fri, 06 Oct 2017 17:52:34 +0300 | Andrey Skvortsov | fix pylint warning '(unused-import), Unused import connectors' | file | diff | annotate |
Thu, 28 Sep 2017 15:17:57 +0300 | Andrey Skvortsov | fix wrong-import-order. first standard modules are imported, then others | file | diff | annotate |
Fri, 15 Sep 2017 19:51:31 +0300 | Andrey Skvortsov | run separate test on every project instead of one big long test all projects | file | diff | annotate |
Fri, 15 Sep 2017 19:45:41 +0300 | Andrey Skvortsov | move configuration for test environment into separate file conftest.py | file | diff | annotate |