Thu, 01 Mar 2018 14:28:55 +0100 |
Edouard Tisserant |
fix for test app from skv. thanks
|
file |
diff |
annotate
|
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, 05 Oct 2017 16:38:49 +0300 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
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, 22 Sep 2017 10:54:42 +0300 |
Andrey Skvortsov |
fix usage of python2-only print statement
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 15:04:15 +0300 |
Andrey Skvortsov |
clean build example project after running test
|
file |
diff |
annotate
|
Sat, 16 Sep 2017 21:24:22 +0300 |
Andrey Skvortsov |
add PLCOpenEditor tests
|
file |
diff |
annotate
|
Sat, 16 Sep 2017 21:22:53 +0300 |
Andrey Skvortsov |
run application tests in full screen mode
|
file |
diff |
annotate
|
Sat, 16 Sep 2017 21:22:06 +0300 |
Andrey Skvortsov |
clean sys.argv, because if test is running from pytest
|
file |
diff |
annotate
|
Sat, 16 Sep 2017 21:19:19 +0300 |
Andrey Skvortsov |
rework Beremiz application "testCheckProject" test to allow easier reuse later
|
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
|
Tue, 12 Sep 2017 10:21:51 +0300 |
Andrey Skvortsov |
add couple Beremiz application tests
|
file |
diff |
annotate
|