2018-10-03 |
Andrey Skvortsov |
Fix old style exception raise and exec syntax
|
file |
diff |
annotate
|
2018-03-01 |
Edouard Tisserant |
fix for test app from skv. thanks
|
file |
diff |
annotate
|
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-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix wrong-import-order. first standard modules are imported, then others
|
file |
diff |
annotate
|
2017-09-22 |
Andrey Skvortsov |
fix usage of python2-only print statement
|
file |
diff |
annotate
|
2017-09-21 |
Andrey Skvortsov |
clean build example project after running test
|
file |
diff |
annotate
|
2017-09-16 |
Andrey Skvortsov |
add PLCOpenEditor tests
|
file |
diff |
annotate
|
2017-09-16 |
Andrey Skvortsov |
run application tests in full screen mode
|
file |
diff |
annotate
|
2017-09-16 |
Andrey Skvortsov |
clean sys.argv, because if test is running from pytest
|
file |
diff |
annotate
|
2017-09-16 |
Andrey Skvortsov |
rework Beremiz application "testCheckProject" test to allow easier reuse later
|
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
|
2017-09-12 |
Andrey Skvortsov |
add couple Beremiz application tests
|
file |
diff |
annotate
|