2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-10-06 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix wrong-import-order. first standard modules are imported, then others
|
file |
diff |
annotate
|
2017-09-15 |
Andrey Skvortsov |
run separate test on every project instead of one big long test all projects
|
file |
diff |
annotate
|
2017-09-15 |
Andrey Skvortsov |
move configuration for test environment into separate file conftest.py
|
file |
diff |
annotate
|